minimal-react-webpack-babel-setup
minimal-react-webpack-babel-setup copied to clipboard
The minimal React, Webpack, Babel Setup. You want to get beyond create-react-app?
Results
1
minimal-react-webpack-babel-setup issues
Sort by
recently updated
recently updated
newest added
trafficstars
So whenever I run `npm start`, it compiles but doesn't watch for any changes to any of the files. Even if I change something in `index.js`, it wouldn't update on...