Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A TodoMVC demo project build with React, Redux and React-Router.Using Webpack as JavaScript module bundler tool, and Babel to transpile ECMAScript 2015.

Spinning up

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

http://localhost:8080

to checkout what's going on.

Implementation

Credit

Created by Neil

About

A TodoMVC demo project build with React, Redux and React-Router.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages