Skip to content

A boilerplate to start a client-side project using React.

License

Notifications You must be signed in to change notification settings

rbartoli/react-boilerplate

Repository files navigation

React boilerplate

A boilerplate to start a client-side project using React.

Features

Tools

Hot Module Replacement (HMR) in action

ScreenShot

As you can see the HMR is working without reloading the page for React components and styles.

Getting started

$ git clone https://github.com/rbartoli/react-boilerplate.git
$ npm i
$ npm start

About

A boilerplate to start a client-side project using React.

Resources

License

Stars

Watchers

Forks

Packages

No packages published