We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
安装依赖
npm install
启动本地服务
npm start
构建生产环境代码
npm run build
感谢Chens