|
|
пре 4 година | |
|---|---|---|
| assets | пре 4 година | |
| components | пре 4 година | |
| layouts | пре 4 година | |
| middleware | пре 5 година | |
| pages | пре 4 година | |
| plugins | пре 4 година | |
| static | пре 6 година | |
| store | пре 5 година | |
| test | пре 6 година | |
| .babelrc | пре 6 година | |
| .editorconfig | пре 6 година | |
| .eslintrc.js | пре 5 година | |
| .gitignore | пре 6 година | |
| Dockerfile | пре 4 година | |
| README.md | пре 6 година | |
| jest.config.js | пре 6 година | |
| nginx.conf | пре 4 година | |
| nuxt.config.js | пре 4 година | |
| package-lock.json | пре 5 година | |
| package.json | пре 4 година | |
| yarn.lock | пре 4 година |
My fine Nuxt.js project
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
For detailed explanation on how things work, check out Nuxt.js docs.