
Vue 3 & Nuxt 3 UI Components built with Tailwind 3. Build and prototype fast web applications. 🚀
📖 Documentation
Read the Online Documentation.
Quickstart
npm init @indielayer/ui
Development
- Clone repository
- Ensure you have the latest LTS version of Node.js installed
- Install dependencies with
pnpm install
- Run
pnpm dev
to enter dev mode watch
- Develop docs with
pnpm run docs
Documentation
The documentation is located inside /packages/ui/docs
- Run
pnpm dev
for development
- Run
pnpm build:docs
from project root to build the documentation
License
MIT
Copyright (c) 2024, Indielayer