|
|
hace 4 años | |
|---|---|---|
| assets | 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 | |
| Dockerfile | hace 4 años | |
| README.md | hace 4 años | |
| app.html | hace 4 años | |
| nuxt.config.js | hace 4 años | |
| package.json | hace 4 años | |
| post.sh | hace 4 años | |
| run.sh | hace 4 años | |
| server.js | hace 4 años | |
| yarn.lock | hace 4 años |
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.