Eddie 660933366a | há 3 anos | |
---|---|---|
api | há 3 anos | |
assets | há 3 anos | |
components | há 3 anos | |
layouts | há 3 anos | |
middleware | há 3 anos | |
pages | há 3 anos | |
plugins | há 3 anos | |
static | há 3 anos | |
store | há 3 anos | |
.editorconfig | há 3 anos | |
.gitignore | há 3 anos | |
README.md | há 3 anos | |
nuxt.config.js | há 3 anos | |
package-lock.json | há 3 anos | |
package.json | há 3 anos |
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
For detailed explanation on how things work, check out Nuxt.js docs. `