Skip to content

RedMustard/mustard-studio

Repository files navigation

mustard-studio

CLI Commands

  • npm install: Installs dependencies
  • npm run dev: Runs development build in browser
  • npm run build: Builds production distributable for web
  • npm run serve: Builds production distributable for web and serves via a production-like server
  • npm run lint: Pass TypeScript files using TSLint
  • npm run test: Run Jest and Enzyme with enzyme-adapter-preact-pure for your tests

Electron Commands

  • npm run edev: Runs development build in Electron
  • npm run ebuild: Builds production distributables for macOS and Windows

About

Electron-based polysynth and step sequencer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors