https://github.com/gavinray97/reaper-midi-colormap-tool
Created with CodeSandbox
https://github.com/gavinray97/reaper-midi-colormap-tool
Last synced: 4 months ago
JSON representation
Created with CodeSandbox
- Host: GitHub
- URL: https://github.com/gavinray97/reaper-midi-colormap-tool
- Owner: GavinRay97
- Created: 2021-01-01T01:31:31.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-01T01:48:47.000Z (over 5 years ago)
- Last Synced: 2026-02-02T02:52:24.314Z (5 months ago)
- Language: Vue
- Homepage: https://codesandbox.io/s/github/GavinRay97/reaper-midi-colormap-tool
- Size: 323 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# t
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).