@@ -8,6 +8,7 @@
- package.json
- package-lock.json
- 共6个文件 需要npm run start
+## 从mtavip(master)网站打出的分支----2021-10-20 -tx
## 资料
- 关于 [asyncData](https://segmentfault.com/q/1010000011729274)
@@ -15,20 +16,7 @@
## Build Setup
-```bash
-# 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](https://nuxtjs.org).