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