######React studying project
- Build, run, and test automatically.
- System modularization, and every component is reusable.
- 100% test coverage
React + Redux + Webpack + Karma
- install nodejs from https://nodejs.org
- clone code
- cd Nightingale
- npm install
- npm start