https://github.com/supnate/react-flux-comment-list
A sample for building a comment list component with React and Flux.
https://github.com/supnate/react-flux-comment-list
Last synced: about 1 month ago
JSON representation
A sample for building a comment list component with React and Flux.
- Host: GitHub
- URL: https://github.com/supnate/react-flux-comment-list
- Owner: supnate
- License: mit
- Created: 2016-01-12T13:43:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-14T14:42:36.000Z (over 9 years ago)
- Last Synced: 2024-04-23T13:36:01.226Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 18
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-flux-comment-list
A sample for building a comment list component with React and Flux.# How to use
```
npm install
npm start
```Then access: http://localhost:6061/