* react15.6.1 react-router3 antd-mobile2 webpack3 superagent
npm install teammanageshell
npm i
npm start
`
`sh
npm run build # then see dist dir
Note: you should remove
webpack-visualizer-plugin / webpack-bundle-analyzer code in webpack.config.js file for production environment.
``