Skip to content

danielroe/nuxt-rspack-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuxt minimal starter (rspack)

Look at the Nuxt documentation to learn more.

Setup

Make sure to install the dependencies:

pnpm install

Start the development server on http://localhost:3000:

pnpm run dev

Building

Build the application for production:

# npm
pnpm build
# preview production build locally
# pnpm preview

Check out the deployment documentation for more information.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published