Skip to content

itReverie/itR-react-redux

Repository files navigation

React and Redux CRUD courses

In this application courses are listed, created and edited using react and redux.

Unit testing is added using mocha and enzime.

To run in development: npm start -s (optional)

To build the deployment package: npm run build

logic