Vlotti is a simple component library written with Vue 3 and Windi.
Tests are written with Cypress component tests and Vitest.
yarn installyarn devRun component tests with Cypress
yarn test:componentRun Unit Tests with Vitest
yarn test:unitLint with ESLint
yarn lintyarn build