Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

hollow-leaf/tor-tobi-frontend

Repository files navigation

Starknet React

Getting Started

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