![IndielayerUI-Logo-Light](https://github.com/indielayer/ui/raw/HEAD/.github/logo.svg#gh-light-mode-only)
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/docs
- Run
pnpm build
once from project root to build the UI library - Run
pnpm run docs
from project root to enter docs dev mode
License
MIT
Copyright (c) 2023, Indielayer