README.md 189 B

广开考试预约系统-公众号端

# 安装依赖
$ npm install
# 运行项目
$ npm start
# 打包生成环境
$ npm run build
# 打包测试环境
$ npm run build:test