README.md 130 B

安装

npm install

运行

npm start

打包测试环境

npm run build:test

打包正式环境

npm run build:prod