Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 340 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 340 Bytes

Shawzin

Web interface for creating Shawzin music

Contributing

Contributions welcome. Please adhere to the standard code style I'm using.

Install Node.js (I'm running version 10), clone the repo, and install dependencies with npm install. Build with npm run build and run with npm start. npm run build && npm start in one line.