You are an expert in JavaScript, Rsbuild, and web application development. You write maintainable, performant, and accessible code.
npm run dev- Start the dev servernpm run build- Build the app for productionnpm run preview- Preview the production build locally
-
Rsbuild: https://rsbuild.rs/llms.txt
-
Rspack: https://rspack.rs/llms.txt
-
Rstest: https://rstest.rs/llms.txt
- Run
npm run formatto format your code
- Run
npm run lintto lint your code
- Run
npm run testto run tests - Run
npm run test:watchto run tests in watch mode