mirror of
https://github.com/ZSCNetSupportDept/WechatTicketSystemFrontend.git
synced 2025-10-28 07:35:04 +08:00
Update README.md
This commit is contained in:
@@ -4,7 +4,7 @@ Wechat ticket system frontend for ZSC Network Support Department.
|
|||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
1. Install [Node.js](https://nodejs.org/)
|
1. Install [Node.js](https://nodejs.org/) (Build Passed in Node 11 , if you use Node 12 ,pls replace graceful-fs manually[fix-dependencies.sh])
|
||||||
2. Clone this reposiroty to local: `git clone https://github.com/ZSCNetSupportDept/WechatTicketSystemFrontend.git`
|
2. Clone this reposiroty to local: `git clone https://github.com/ZSCNetSupportDept/WechatTicketSystemFrontend.git`
|
||||||
3. Enter the folder `web` or `miniapp`
|
3. Enter the folder `web` or `miniapp`
|
||||||
4. Execute command `npm install` for resolve dependencies
|
4. Execute command `npm install` for resolve dependencies
|
||||||
@@ -12,4 +12,4 @@ Wechat ticket system frontend for ZSC Network Support Department.
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
[LICENSE](LICENSE)
|
[LICENSE](LICENSE)
|
||||||
|
|||||||
Reference in New Issue
Block a user