DEV Community

udaypydi
udaypydi

Posted on

React Simple Boilerplate For Beginners

A simple react boilerplate for beginners who want to quickly get started with react. Built with webpack(4), react (16.13), react testing library and CI/CD integrations are done with Travis CI. A lint and test shields are added in every PR through travis. Its wasy to set up and a production ready boilerplate. More enhancements will be added. It supports webpack HMR and you can try hooks and Suspense API as well.

Link: https://github.com/udaypydi/react-simple-boilerplate

Please do raise an issue if you face any with the boilerplate and a PR is always welcome. Please do hit a star if you find it really useful.

Top comments (0)