A TodoMVC demo project build with React, Redux and React-Router.Using Webpack as JavaScript module bundler tool, and Babel to transpile ECMAScript 2015.
To Spin up this project, run:
npm install
to install all the prerequisites, and run:
npm start server
to spin up a webpack-dev-server. Then, visit
to checkout what's going on.
Created by Neil