This application shows how to setup react with webpack 4 and babel 7
git clone https://github.com/OlegTar/react_example.git
cd react_example
npm install
npm run dev or npm run prod
open index.html in browser
This application shows how to setup react with webpack 4 and babel 7
git clone https://github.com/OlegTar/react_example.git
cd react_example
npm install
npm run dev or npm run prod
open index.html in browser