Skip to content
/ vlotti Public

A simple component library for Vue3 written with WindiCSS

Notifications You must be signed in to change notification settings

rinux55/vlotti

Repository files navigation

Vlotti

Vlotti is a simple component library written with Vue 3 and Windi.

This project is in early development.

Tests are written with Cypress component tests and Vitest.

Project Setup

yarn install

Compile and Hot-Reload for Development

yarn dev

Run component tests with Cypress

yarn test:component

Run Unit Tests with Vitest

yarn test:unit

Lint with ESLint

yarn lint

Type-Check, Compile and Minify for Production

yarn build

About

A simple component library for Vue3 written with WindiCSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published