/react-template

Template for boolerplate react/redux single page webapps.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

react-template

Template for boolerplate react single page webapps.

Run unit tests

npm start

Run dev server locally with hotloading

npm start

Production build

npm run build