Start the development server:
pnpm install
pnpm run dev
Then open http://localhost:3000/starknet-react with your browser.
Build the project:
pnpm install
pnpm run build
Start the development server:
pnpm install
pnpm run dev
Then open http://localhost:3000/starknet-react with your browser.
Build the project:
pnpm install
pnpm run build