baid222u 7527fbd8c5 滑动特效 | il y a 5 ans | |
---|---|---|
assets | il y a 5 ans | |
components | il y a 5 ans | |
layouts | il y a 5 ans | |
middleware | il y a 5 ans | |
pages | il y a 5 ans | |
plugins | il y a 5 ans | |
static | il y a 5 ans | |
store | il y a 5 ans | |
.editorconfig | il y a 5 ans | |
.eslintrc.js | il y a 5 ans | |
.gitignore | il y a 5 ans | |
.prettierrc | il y a 5 ans | |
README.md | il y a 5 ans | |
nuxt.config.js | il y a 5 ans | |
package-lock1.json | il y a 5 ans | |
package.json | il y a 5 ans |
My majestic Nuxt.js project
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm start
# generate static project
$ npm run generate
For detailed explanation on how things work, checkout Nuxt.js docs.