An open API service indexing awesome lists of open source software.

https://github.com/jessestuart/react-pusher-todo-app


https://github.com/jessestuart/react-pusher-todo-app

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# react-pusher-todo-app

### [Tutorial][blog]

### Installation

1. Clone the repo
2. run [`npm install`][npm] or [`yarn`][yarn] to install all of the dependencies.
3. `npm run start` to launch the app
4. Navigate to http://localhost:3000

[npm]: https://npmjs.com
[yarn]: https://yarnpkg.com
[blog]: https://github.com/elischutze/react-pusher-todo-app/blob/master/building_a_collaborative_task_list_with_react_and_pusher.md