Introduction
Alocite is created for simplify the tooling process.
@alocite/ui
is a re-usable utility first component lib.@alocite/builder
is a tool to help you build your page visually.@alocite/cli
is a cli tool to help you generate your project source code for further development/deployment.
@alocite/ui
Alocite UI is a re-usable utility first component lib for alocite project. It contains a collection of basic components using Tailwind CSS and Radix.
How to use
Install the lib to your project.
npm i @alocite/ui
Provider
Add provider to your app
Themes
Custom your themes
Components
Browse components and build your app