Skip to content

BFoucher/react-redux-discovery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Redux Discovery

CircleCI

Small todo list started with this tutorial to discovery and play with React&Redux

Goals:

  • Create basic todo list with previous tutorial
  • [In Progress] Use database to persist state
  • Implement Users who can create private todo list

## Install require node >= 6.4

install dependencies: npm install

build the app: webpack

and open /dist/index.html

test: npm test


if you want auto run test & live build:

npm run test:watch

ẁebpack-dev-server

And now you are is on  http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published