Craft accessible web apps with Vue.
Documentation | Getting Started | Examples | Why Akar UI?
pnpm add @vinicunca/akar
npm install @vinicunca/akar
yarn add @vinicunca/akar
For full documentation, visit akar.vinicunca.dev.
For changelog, visit releases.
We would love to have your contributions! All PRs all welcomed! We need help building the core components, docs, tests, stories! Join our discord and we will get you up and running!
- Clone the repo
- Run
pnpm i
- Run
pnpm build
to run build@vinicunca/akar
locally - Run
pnpm docs:dev
to run vitepress - Open
http://localhost:5173
- Clone the repo
- Run
pnpm i
- Run
pnpm story:dev
to run histoire (storybook) - Open
http://localhost:6006
- Run
pnpm test
to test changes
All credits go to these open-source works and resources