Basic React boilerplate.
npm install 01-test-buttonBasic React boilerplate.
Useful when you just want to start coding some React component, but don't need the entire setup that CRA comes with.
Follows steps outlined in Creating a React app with Webpack.