react-template-webpack This is a template for init-react. Feature webpack-dev-server and hot-reload Optional Eslint, Typescript, and Jest Usage $ npm install -g init-react $ react init my-project $ cd my-project $ npm install $ npm run dev $ npm run test $ npm run build