An accessible, scalable React component library.
- Clone the repo
- Run
npm install
- Run
npm run storybook
to preview components
Components are previewed and documented using Storybook. Running npm run storybook
will create a local web server and display the component docs in your browser.
Run npm run lint
to check components during development.
Run npm run build
to build a Vite site using these components.
This project uses Adobe React ARIA as a basis for many of its interactive React components. Refer to the Adobe React ARIA docs for additional props or other information that may not be available in Storybook docs.
Denali uses Semantic Versioning and Conventional Commits. The current version is v0.1.0-alpha.