|
|
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 | |
| Dockerfile | há 4 anos atrás | |
| README.md | há 4 anos atrás | |
| app.html | há 4 anos atrás | |
| nuxt.config.js | há 4 anos atrás | |
| package.json | há 4 anos atrás | |
| run.sh | há 4 anos atrás | |
| server.js | há 4 anos atrás | |
| yarn-error.log | há 4 anos atrás | |
| yarn.lock | há 4 anos atrás |
Nuxt.js project
# install dependencies
$ npm install # Or yarn install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm start
# generate static project
$ npm run generate
For detailed explanation on how things work, checkout the Nuxt.js docs.