/How-We-Redux-Todos

A Todo App using Redux and Meteor.js

Primary LanguageJavaScript

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