This is a Next.js project bootstrapped with create-next-app
.
Generate our token data:
npm exec tsx script/create-token-map.ts > src/tokens/tokendata.json
Run the development server:
npm run dev
This is a Next.js project bootstrapped with create-next-app
.
Generate our token data:
npm exec tsx script/create-token-map.ts > src/tokens/tokendata.json
Run the development server:
npm run dev