Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 412 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 412 Bytes

React-Setup

A full react boiler plate with redux, react-router-4, webpack etc.

Clone and start app with npm start/yarn start

Follow Server Repo to setup server for this client.

To be Addded>

Update webpack.production.config.js

Setup tests with karma/jasmine+enzyme. (On different branch)

Tests with jest+enzyme. (On different branch)