|
пре 4 година | |
---|---|---|
assets | пре 4 година | |
components | пре 4 година | |
layouts | пре 4 година | |
middleware | пре 4 година | |
pages | пре 4 година | |
plugins | пре 4 година | |
static | пре 4 година | |
store | пре 4 година | |
.editorconfig | пре 4 година | |
.gitignore | пре 4 година | |
README.md | пре 4 година | |
nuxt.config.js | пре 4 година | |
package-lock.json | пре 4 година | |
package.json | пре 4 година | |
report.20200817.144200.23303.0.001.json | пре 4 година | |
report.20200817.150233.25894.0.001.json | пре 4 година | |
部署.md | пре 4 година |
# 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.