Skip to content

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

Notifications You must be signed in to change notification settings

VicNing/TodoMVC_React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published