Starter Kit
Version: 3.0.6Jumpstart a new React project.
Download the Starter Kit on Confluence
The Unifi React starter kit provides an application shell that includes the AppBar and Drawer with List navigation.
It also features:
- example layouts for a Dashboard and Marketing page
- an example using the Task Theme
- a Custom Theme page with a "kitchen sink" display of components to easily see how theme changes apply across Unifi
The starter kit is built over Create React App and was created using TypeScript and comes with ESLint and Prettier rules.
It is recommended to enable ESLint, TypeScript, and Prettier plugins for your IDE if available.
Using the Starter Kit
The starter kit can help jumpstart a project, or be used as a reference during development.
Once you have downloaded the starter kit, update the package.json
with details for your application, and perform an install. You can then modify, add, and remove pages and components to create your application.
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.
For full UX/UI support, contact the Unifi Design Studio.