ensoniq-buddy/README.md

15 lines
325 B
Markdown
Raw Permalink Normal View History

2021-10-20 16:29:44 +00:00
# Ensoniq Buddy
The es5503 calculator
See [ksherlock.github.io/ensoniq-buddy](ksherlock.github.io/ensoniq-buddy/)
Developed with [preact](https://github.com/preactjs/preact) and [esbuild](https://github.com/evanw/esbuild).
## Building
2021-10-27 20:16:08 +00:00
1. Install esbuild (and dependencies...)
2021-10-20 16:29:44 +00:00
2. Install yarn
3. `yarn install`
2. `make`