@dcspark/grants-ui
v1.0.3
Published
UI component library for grant proposal
Downloads
8
Readme
Grant Proposal UI
A set of UI components for grants proposal using tailwind CSS and React.
Quick Start Guide
NPM:
npm install @dcspark/grants-ui
Note: Use @latest for the latest stable release.
Examples
Explore storybook:
Development
Run locally:
npm install && npm run storybook