Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 267 Bytes

File metadata and controls

5 lines (3 loc) · 267 Bytes

Basic 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.