|
|
4 年之前 | |
|---|---|---|
| assets | 4 年之前 | |
| common | 4 年之前 | |
| components | 4 年之前 | |
| layouts | 4 年之前 | |
| pages | 4 年之前 | |
| plugins | 4 年之前 | |
| static | 4 年之前 | |
| .editorconfig | 4 年之前 | |
| .gitignore | 4 年之前 | |
| README.md | 4 年之前 | |
| jsconfig.json | 4 年之前 | |
| nuxt.config.js | 4 年之前 | |
| package-lock.json | 4 年之前 | |
| package.json | 4 年之前 | |
| project.config.json | 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.