1.0.0 • Published 3 years ago

polyrhythm-patchcab v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Patchcab module template

This repository serves as a general template to start developing a Patchcab module:

  1. Use this repo as a template
  2. Update package.json by defining your module name, author and description. Update your module details under patchcab.
  3. Run npm run start to start the development server at http://localhost:3000
  4. Create your module in ./src/Module.svelte

Help and references

Share your module