- copy env.example
- add this
DEV_ENV=local
npm install
npm run dev
Head to http://localhost:5173
npm install
npm run wrangler:static
npm run wrangler:dev
Head to http://localhost:8787/dev
DEV_ENV=local
npm install
npm run dev
Head to http://localhost:5173
npm install
npm run wrangler:static
npm run wrangler:dev
Head to http://localhost:8787/dev