- 安装 nodejs 5+
cd /client
npm install
npm start
- 访问http://localhost:9000
- 打包
npm build
- 单元测试
npm run coverage
git add .
git cz
后选择
react
redux
webpack
babel
eslint
sass
cd /client
npm install
npm start
npm build
npm run coverage
git add .
git cz
后选择react
redux
webpack
babel
eslint
sass