|
|
há 4 anos atrás | |
|---|---|---|
| .. | ||
| assets | há 4 anos atrás | |
| components | há 4 anos atrás | |
| layouts | há 4 anos atrás | |
| middleware | há 4 anos atrás | |
| pages | há 4 anos atrás | |
| plugins | há 4 anos atrás | |
| static | há 4 anos atrás | |
| store | há 4 anos atrás | |
| .editorconfig | há 4 anos atrás | |
| .gitignore | há 4 anos atrás | |
| README.md | há 4 anos atrás | |
| nuxt.config.js | há 4 anos atrás | |
| package-lock.json | há 4 anos atrás | |
| package.json | há 4 anos atrás | |
| tsconfig.json | há 4 anos atrás | |
# 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.