Skip to content

xiao-ice/my-nuxt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Nuxt.js Project

Setup

Make sure to install the dependencies:

# install for pnpm
pnpm install --shamefully-hoist

Environmental requirements

The minimum node version required is greater than or equal to 14.0.0

The minimum pnpm version required is greater than or equal to 6.14.0

Development

# run for pnpm
pnpm run dev

Production

Build the application for production:

pnpm run build

Locally preview production build:

pnpm run preview

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 67.3%
  • TypeScript 27.0%
  • SCSS 5.7%