|
|
пре 6 година | |
|---|---|---|
| assets | пре 6 година | |
| components | пре 6 година | |
| layouts | пре 6 година | |
| middleware | пре 6 година | |
| pages | пре 6 година | |
| plugins | пре 6 година | |
| static | пре 6 година | |
| store | пре 6 година | |
| .editorconfig | пре 6 година | |
| .eslintrc.js | пре 6 година | |
| .gitignore | пре 6 година | |
| .prettierrc | пре 6 година | |
| README.md | пре 6 година | |
| nuxt.config.js | пре 6 година | |
| package-lock1.json | пре 6 година | |
| package.json | пре 6 година |
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.