Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Rspack project

Get started

Start the dev server, and the app will be available at http://localhost:8080.

pnpm run dev

Build the app for production:

pnpm run build

Preview the production build locally:

pnpm run preview

Learn more

To learn more about Rspack, check out the following resources: