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