|
|
пре 5 година | |
|---|---|---|
| assets | пре 5 година | |
| components | пре 5 година | |
| data | пре 5 година | |
| layouts | пре 5 година | |
| middleware | пре 5 година | |
| models | пре 5 година | |
| pages | пре 5 година | |
| plugins | пре 5 година | |
| services | пре 5 година | |
| store | пре 5 година | |
| test | пре 5 година | |
| types | пре 5 година | |
| .babelrc | пре 5 година | |
| .editorconfig | пре 5 година | |
| .eslintrc.js | пре 5 година | |
| .gitignore | пре 5 година | |
| README.md | пре 5 година | |
| jest.config.js | пре 5 година | |
| nuxt.config.js | пре 5 година | |
| package.json | пре 5 година | |
| tsconfig.json | пре 5 година | |
| yarn.lock | пре 5 година |
# 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.