Starter Kit
Version: 5.0.1Jumpstart a new Unifi Web project
Download the Starter Kit on Confluence
The Unifi Web starter kit demonstrates setting up a theme and includes demos for each web component and variant.
The kit provides a basic build setup that includes Sass processing and hot-reload during development with BrowserSync
Using the Starter Kit
Run npm install
to install dependencies.
Run npm run develop
to serve the application.
Styling
Review theĀ Unifi Web Theming documentation for full information on how to create a custom theme, and how to extend Unifi styles for your own needs.
Starter Kit Support
Reach out on Teams if you need support in using the starter kit, or to report any bugs or suggest additions to the starter kit.