wangyong 3bbe5d9c03 更新 'package.json' | il y a 5 ans | |
---|---|---|
api | il y a 6 ans | |
assets | il y a 5 ans | |
common | il y a 6 ans | |
components | il y a 6 ans | |
layouts | il y a 6 ans | |
middleware | il y a 6 ans | |
pages | il y a 5 ans | |
plugins | il y a 6 ans | |
server | il y a 6 ans | |
static | il y a 6 ans | |
store | il y a 6 ans | |
.editorconfig | il y a 6 ans | |
.gitignore | il y a 6 ans | |
.npmrc | il y a 6 ans | |
.prettierrc | il y a 6 ans | |
README.md | il y a 6 ans | |
app.html | il y a 6 ans | |
nuxt.config.js | il y a 6 ans | |
package-lock.json | il y a 6 ans | |
package.json | il y a 5 ans | |
yarn.lock | il y a 6 ans |
My magnificent Nuxt.js project
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn run dev
# build for production and launch server
$ yarn run build
$ yarn start
# generate static project
$ yarn run generate
For detailed explanation on how things work, checkout Nuxt.js docs.