https://github.com/dkunin/sound-grid
[WIP] Simple music grid for my son
https://github.com/dkunin/sound-grid
Last synced: 2 months ago
JSON representation
[WIP] Simple music grid for my son
- Host: GitHub
- URL: https://github.com/dkunin/sound-grid
- Owner: DKunin
- Created: 2016-04-04T09:37:41.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-07T18:06:19.000Z (over 10 years ago)
- Last Synced: 2025-01-21T12:27:30.036Z (over 1 year ago)
- Language: JavaScript
- Size: 13.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple sound grid
Featuring farm animals for now.
Just a side project for my son, and checkign out yo-yo view library.
In heavy development!
For now no media
For development:
```javascript
npm run watch
```
in seperate terminal
```javascript
npm start
```