Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.
/ pre-ui Public archive

Extendable UI component library using Vue.js and Tailwind CSS

License

Notifications You must be signed in to change notification settings

philippe-tellier/pre-ui

Repository files navigation

Pre UI

Pre UI is a library of unstyled components used as building blocks to create feature rich UI components with Vue.js and Tailwind CSS. Its goal is to abstract the complexe logic away from the styling of the components.

Getting Started

Usage documentation in progress...

Contributing

Development Setup

After cloning the repo, run:

npm install

Commonly used NPM scripts

# Compiles and hot-reloads for development
npm run serve

# Compiles and minifies for production
npm run build

# Lints and fixes files
npm run lint

About

Extendable UI component library using Vue.js and Tailwind CSS

Resources

License

Stars

Watchers

Forks

Packages

No packages published