react-without-webpack
react-without-webpack copied to clipboard
The lightest React Starter Kit, using native modules
Results
1
react-without-webpack issues
Sort by
recently updated
recently updated
newest added
Basically, all these is presetup-babel + dev server. It's nice to have this published as a collection of cli-scripts, so I'd use it like this inside my React project: ```javascript...