npm install # develop npm run dev
访问 http://localhost:9528
# 测试环境 npm run build:stage # 生产环境 npm run build:prod