/Redux-Todos

Redux demo

Primary LanguageJavaScript

Redux-Todos

Setup

  1. Clone the repo
$ git clone https://github.com/AlbertSid/Redux-Todos.git
$ cd Redux-Todos
  1. Install dependencies (npm v3+):
$ npm install
  1. Start Parse/GraphQL servers:
$ npm start