Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/faddat/metamind
Real-Time Collaborative Concept Mapping in React
https://github.com/faddat/metamind
Last synced: 11 days ago
JSON representation
Real-Time Collaborative Concept Mapping in React
- Host: GitHub
- URL: https://github.com/faddat/metamind
- Owner: faddat
- Created: 2014-11-29T10:17:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-09-06T14:37:06.000Z (about 4 years ago)
- Last Synced: 2024-04-14T22:52:38.034Z (7 months ago)
- Language: JavaScript
- Homepage: https://bubbles.vintauri.io
- Size: 329 KB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ethermind Concept Maps
### Getting Started
```shell
$ npm install -g gulp # Install Gulp task runner globally
$ npm install # Install Node.js components listed in ./package.json
$ gulp watch # Continuously Build
```