mirror of
https://gitee.com/bookshelfplus/bookshelfplus
synced 2025-10-21 22:56:41 +08:00
更新README.md;更新favicon.ico;修改一处拼写错误;小问题调整
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"dev": "nodemon",
|
||||
"test": "set NODE_ENV=production & nodemon",
|
||||
"prod": "set NODE_ENV=production & pm2 start app.js --name bookshelfplus-frontend",
|
||||
"prod-stop": "pm2 stop bookshelfplus-frontend",
|
||||
"clean": "node cleanup.js"
|
||||
},
|
||||
"description": "书栖网",
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 5.9 KiB |
Reference in New Issue
Block a user