indielayer / ui

Vue 3 & Nuxt 3 UI Library with Tailwind CSS 3. πŸš€ Build and prototype fast web applications.

Home Page:https://indielayer.com/ui/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IndielayerUI-Logo-Dark IndielayerUI-Logo-Light

ci Downloads Version License

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@latest

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

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

About

Vue 3 & Nuxt 3 UI Library with Tailwind CSS 3. πŸš€ Build and prototype fast web applications.

https://indielayer.com/ui/docs

License:MIT License


Languages

Language:Vue 54.6%Language:TypeScript 37.1%Language:JavaScript 7.3%Language:CSS 0.7%Language:HTML 0.3%