https://github.com/jessestuart/react-pusher-todo-app
https://github.com/jessestuart/react-pusher-todo-app
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/jessestuart/react-pusher-todo-app
- Owner: jessestuart
- Created: 2016-11-22T05:47:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-22T06:14:21.000Z (over 9 years ago)
- Last Synced: 2025-03-12T23:33:52.667Z (over 1 year ago)
- Language: JavaScript
- Size: 245 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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