1
0
mirror of https://gitee.com/bookshelfplus/bookshelfplus synced 2025-10-21 22:56:41 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

更新README.md;更新favicon.ico;修改一处拼写错误;小问题调整

This commit is contained in:
2022-04-03 14:53:45 +08:00
parent 49cb1ceb74
commit 6995c18e6e
5 changed files with 196 additions and 12 deletions

View File

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