yarn install
yarn dev
yarn build
The library will be built in the dist
folder.
You can test library:
- Clone repository
git clone [email protected]:codex-team/codex.music.git
; - Build library
yarn build
; - Open file
index.html
with demo example.
yarn install
yarn dev
yarn build
The library will be built in the dist
folder.
You can test library:
git clone [email protected]:codex-team/codex.music.git
;yarn build
;index.html
with demo example.