This project provides fastway and easy customize when started a new ReactJS App
Which include ReactJS + Babel + Typescript + Webpack for complier and bundle. Besides which contain serveral dependencies for every basic reactjs SPA.
Just clone the project and get started
Check convention
npm run lint
Coding and fixing
npm run serve
...In progress...