|
|
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.