Wechat ticket system frontend for ZSC Network Support Department.
- Install Node.js (Build Passed in Node 11 , if you use Node 12 ,pls replace graceful-fs manually[fix-dependencies.sh])
- Clone this reposiroty to local:
git clone https://github.com/ZSCNetSupportDept/WechatTicketSystemFrontend.git
- Enter the folder
web
orminiapp
- Execute command
npm install
for resolve dependencies - Execute command
npm run build
for build the distributed files