https://github.com/acarabott/drummy-drummy
https://github.com/acarabott/drummy-drummy
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/acarabott/drummy-drummy
- Owner: acarabott
- License: mit
- Created: 2016-04-26T07:26:47.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-26T08:28:06.000Z (about 9 years ago)
- Last Synced: 2025-01-23T04:30:47.303Z (3 months ago)
- Language: JavaScript
- Size: 38.1 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Drummy Drummy
Let's get drummy
## Installation
Make sure you have Homebrew installed `https://brew.sh`
- `brew update`
- `brew install node`
- `npm install`
- `npm install -g jspm`
- `jspm init`
- `npm run serve`To build use
`npm run build`
## Authors
Daniel Coppen
Arthur Carabott