https://github.com/soixantecircuits/colorroom
https://github.com/soixantecircuits/colorroom
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/soixantecircuits/colorroom
- Owner: soixantecircuits
- Created: 2014-12-24T17:05:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-14T12:12:59.000Z (over 10 years ago)
- Last Synced: 2025-01-29T13:44:52.725Z (5 months ago)
- Language: JavaScript
- Size: 145 KB
- Stars: 1
- Watchers: 13
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Color room
## Installation
```
npm install
bower install
```You'll also need [fly writer](https://github.com/soixantecircuits/flywriter) if you want to be able to update your datas in real-time.
## Usage
```
npm start
```