There's not much to say here, you kind of just work out how things work along the way.
- Vike Documentation
- Vite Documentation
- React Documentation
- Running:
yarn start - Dev Server:
yarn dev - Generate Cloudflare Typings:
yarn cf-types - Preview:
yarn preview - Build:
yarn build