|
4 éve | |
---|---|---|
assets | 4 éve | |
common | 4 éve | |
components | 4 éve | |
layouts | 4 éve | |
pages | 4 éve | |
plugins | 4 éve | |
static | 4 éve | |
store | 4 éve | |
.editorconfig | 4 éve | |
.gitignore | 4 éve | |
README.md | 4 éve | |
jsconfig.json | 4 éve | |
nuxt.config.js | 4 éve | |
package-lock.json | 4 éve | |
package.json | 4 éve | |
project.config.json | 4 éve | |
settings.js | 4 éve |
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
For detailed explanation on how things work, check out Nuxt.js docs.