|
|
il y a 6 ans | |
|---|---|---|
| assets | il y a 6 ans | |
| components | il y a 6 ans | |
| layouts | il y a 6 ans | |
| middleware | il y a 6 ans | |
| pages | il y a 6 ans | |
| plugins | il y a 6 ans | |
| static | il y a 6 ans | |
| store | il y a 6 ans | |
| .editorconfig | il y a 6 ans | |
| .eslintrc.js | il y a 6 ans | |
| .gitignore | il y a 6 ans | |
| .prettierrc | il y a 6 ans | |
| README.md | il y a 6 ans | |
| nuxt.config.js | il y a 6 ans | |
| package-lock1.json | il y a 6 ans | |
| package.json | il y a 6 ans |
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.