Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 385 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 385 Bytes

Redux Meteor Todos Example

This repo is part of a series called "How we Redux". You can find the series of posts, starting with part 1, here

Quick start

  1. git clone https://github.com/abhiaiyer91/How-We-Redux-Todos.git
  2. cd How-We-Redux-Todos
  3. npm install
  4. meteor