Start the dev server, and the app will be available at http://localhost:8080.
pnpm run devBuild the app for production:
pnpm run buildPreview the production build locally:
pnpm run previewTo learn more about Rspack, check out the following resources:
- Rspack documentation - explore Rspack features and APIs.
- Rspack GitHub repository - your feedback and contributions are welcome!