studio.ui.core
v0.13.2
Published
## Development
Downloads
33
Readme
Studio UI Core components
Development
TODO: add specific development instructions
- Install dependencies:
npm install - Start development server:
npm run dev
Deployment
Tagged commits are deployed to the CDN with their docs.
The docs are generally available at:
https://cdn.wral.studio/ui/components/core/{{tag}}/docs/index.html
The javascript bundle is available at:
https://cdn.wral.studio/ui/components/core/{{tag}}/studio-ui.bundle.js
