@inboundlabs/booya-ui
v0.2.91
Published
Booya UI
Downloads
142
Readme
Booya UI
UI Widget library for Booya
Documentation
Follow our developer documentation to learn how to use this library to add Booya to your website
IMPORTANT!: Subsequent sections are only relevant to internal developers or external developers who intend to customize and publish their own version of this library.
Development
Install dependencies
yarn install
Compile and watch for changes
yarn dev
Deployment
Compile
yarn build
Publish to npm
npm publish