https://github.com/theetrain/open-discourse
Experimental forum that features aggregate agreement
https://github.com/theetrain/open-discourse
emotion philosophy react
Last synced: about 2 months ago
JSON representation
Experimental forum that features aggregate agreement
- Host: GitHub
- URL: https://github.com/theetrain/open-discourse
- Owner: theetrain
- Created: 2018-03-03T17:38:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-04T23:28:52.000Z (about 7 years ago)
- Last Synced: 2025-02-08T03:26:01.670Z (3 months ago)
- Topics: emotion, philosophy, react
- Language: JavaScript
- Homepage: https://theetrain.github.io/open-discourse/
- Size: 516 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Open Discourse
Socialize online while being explicit about your views.
## Development
This was build with [create-react-app](https://github.com/facebook/create-react-app). To develop locally, clone this
repo and then run `yarn start`.To deploy to GitHub pages, run `yarn deploy`.