Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 318 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 318 Bytes

ice

替换你合法的 Cert 证书

到 server/config/cert 下,替换为你自己的 apiclient_cert.p12

Build Setup

$ npm install # Or yarn install*[see note below]

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start