rename vic.client.react to vic.user.react
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# vic.client.react
|
||||
# vic.user.react
|
||||
|
||||
个性价值.客户端
|
||||
|
||||
@@ -8,5 +8,5 @@
|
||||
- 个性价值 [tac/vic](https://git.faronear.org/tac/vic)
|
||||
- 官网 [tac/vic.webhome.hexo](https://git.faronear.org/tac/vic.webhome.hexo)
|
||||
- 设计 [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>**
|
||||
- **<font size=5>前端 [tac/vic.user.react](https://git.faronear.org/tac/vic.user.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.client.react"
|
||||
"daemon.pm2": "cross-env NODE_ENV=production pm2 start ./node_modules/webserver/server.js --name vic.user.react"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/react-virtualized-auto-sizer": "^1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user