UNPKG

@osh-branches/osh-js

Version:
30 lines (19 loc) 289 B
## Install ```bash yarn install ``` ## Inits dependencies First build the Showcase and the documentation ```bash yarn init-deps ``` ## Start dev Finally start dev server: ```bash yarn dev ``` ## Build prod Build the dist files: ```bash yarn prod ```