Skip to content

netlify/nuxt-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuxt 3 Minimal Starter

Deploy to Netlify

We recommend to look at the documentation.

Setup

Make sure to install the dependencies

yarn install

Development

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

yarn dev

Production

Build the application for production:

yarn build

Checkout the deployment documentation.

About

Nuxt minimal starter

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 65.7%
  • TypeScript 34.3%