README.md 156 B

使用

npm i

开发环境

npm serve

生产环境

# 测试环境
npm build:test
# 生产环境
npm build