rename vic.h5 to vic.client.react
This commit is contained in:
18
README.md
18
README.md
@@ -1,10 +1,12 @@
|
||||
# vic.h5
|
||||
# vic.client.react
|
||||
|
||||
个性价值.客户端
|
||||
|
||||
## GIT项目库导航
|
||||
* 应用链总入口 [tac/_tac](https://git.faronear.org/tac/_tac)
|
||||
* 个性价值 [tac/vic](https://git.faronear.org/tac/vic)
|
||||
* 官网 [tac/vic.home](https://git.faronear.org/tac/vic.home)
|
||||
* 设计 [tac/vic.design](https://git.faronear.org/tac/vic.design)
|
||||
* **<font size=5>前端 [tac/vic.h5](https://git.faronear.org/tac/vic.h5)</font>**
|
||||
* 后台 [tac/vic.server](https://git.faronear.org/tac/vic.server)
|
||||
## GIT 项目库导航
|
||||
|
||||
- 应用链总入口 [tac/\_tac](https://git.faronear.org/tac/_tac)
|
||||
- 个性价值 [tac/vic](https://git.faronear.org/tac/vic)
|
||||
- 官网 [tac/vic.home](https://git.faronear.org/tac/vic.home)
|
||||
- 设计 [tac/vic.design](https://git.faronear.org/tac/vic.design)
|
||||
- **<font size=5>前端 [tac/vic.client.react](https://git.faronear.org/tac/vic.client.react)</font>**
|
||||
- 后台 [tac/vic.server](https://git.faronear.org/tac/vic.server)
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"dist": "umi build",
|
||||
"deploy": "node ./node_modules/deployer/deploy.js",
|
||||
"allinone": "npm run dist && npm run deploy",
|
||||
"daemon.pm2": "cross-env NODE_ENV=production pm2 start ./node_modules/webserver/server.js --name vic.h5"
|
||||
"daemon.pm2": "cross-env NODE_ENV=production pm2 start ./node_modules/webserver/server.js --name vic.client.react"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/react-virtualized-auto-sizer": "^1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user