|
|
hace 6 años | |
|---|---|---|
| assets | hace 6 años | |
| components | hace 6 años | |
| layouts | hace 6 años | |
| middleware | hace 6 años | |
| pages | hace 6 años | |
| plugins | hace 6 años | |
| static | hace 6 años | |
| store | hace 6 años | |
| .editorconfig | hace 6 años | |
| .eslintrc.js | hace 6 años | |
| .gitignore | hace 6 años | |
| .prettierrc | hace 6 años | |
| README.md | hace 6 años | |
| nuxt.config.js | hace 6 años | |
| package-lock1.json | hace 6 años | |
| package.json | hace 6 años |
My majestic Nuxt.js project
# install dependencies
$ npm 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 Nuxt.js docs.