CodeX.Music
Install dependencies
yarn install
For local development use
yarn dev
Build library
yarn build
The library will be built in the dist folder.
Demo example
You can test library:
- Clone repository
git clone git@github.com:codex-team/codex.music.git; - Build library
yarn build; - Open file
index.htmlwith demo example.