Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 296 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 296 Bytes

Check your ETH balance

  • pnpm run dev - Starts a dev server at http://localhost:5173/

  • pnpm run test - Starts tests cases

  • pnpm run build - Builds for production, emitting to dist/

  • pnpm run preview - Starts a server at http://localhost:4173/ to test production build locally