soundworks
Welcome to the @soundworks/core
API documentation
Create new applications
To create a new application, you will probably prefer to use the @soundworks/create
wizard:
npx @soundworks/create@latest
See the getting started page for a step by step guide.
Manual Install
But if you are adventurous, you can also install soundworks
manually:
npm install --save @soundworks/core