Skip to content

jsdmc/react-redux-router-crud-example

Repository files navigation

react-redux-router-crud-example

Simple CRUD example build using React, Redux, react-router, webpack

UPDATED version (not finished)

installation

  • npm install
  • npm start

#info to understand the code

React validation mixin

Joi - object validator

Redux - super nice flux implementation

Why Redux?

Webpack - for bundling

Babel - for writing ES6 code and transpile it to ES5

About

Simple example build using React, Redux, react-router, webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published