@cesefor/timberui
v0.14.0
Published
UI components toolkit
Downloads
21
Readme
Timber UI
Timber UI provides a simple, customizable, and accessible library of Vue components for UI on Cesefor's products.
Powered by Storybook that helps you build UI components in isolation from your app's business logic, data, and context. That makes it easy to develop hard-to-reach states.
Development
- Clone repository
- Install dependencies
npm install
- Start TimberUI framework
npm run storybook