Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 571 Bytes

File metadata and controls

15 lines (10 loc) · 571 Bytes

Wechat Ticket System Frontend

Wechat ticket system frontend for ZSC Network Support Department.

Development

  1. Install Node.js (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
  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