|
hace 4 años | |
---|---|---|
assets | hace 4 años | |
common | hace 4 años | |
components | hace 4 años | |
layouts | hace 4 años | |
pages | hace 4 años | |
plugins | hace 4 años | |
static | hace 4 años | |
store | hace 4 años | |
.editorconfig | hace 4 años | |
.gitignore | hace 4 años | |
README.md | hace 4 años | |
jsconfig.json | hace 4 años | |
nuxt.config.js | hace 4 años | |
package-lock.json | hace 4 años | |
package.json | hace 4 años | |
project.config.json | hace 4 años | |
settings.js | hace 4 años |
# 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.