mirror of
https://github.com/ZSCNetSupportDept/WechatTicketSystemFrontend.git
synced 2025-10-28 15:45:05 +08:00
init commit
This commit is contained in:
15
README.md
Normal file
15
README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Wechat Ticket System Frontend
|
||||
|
||||
Wechat ticket system frontend for ZSC Network Support Department.
|
||||
|
||||
## Development
|
||||
|
||||
1. Install [Node.js](https://nodejs.org/)
|
||||
2. Clone this reposiroty to local: `git clone https://github.com/ZSCNetSupportDept/WechatTicketSystemFrontend.git`
|
||||
3. Enter the folder `web` or `miniapp`
|
||||
4. Execute command `npm install` for resolve dependencies
|
||||
5. Execute command `npm run build` for build the distributed files
|
||||
|
||||
## License
|
||||
|
||||
[LICENSE](LICENSE)
|
||||
Reference in New Issue
Block a user