Building components
- ๐ Storybook for UI component development and auto-generated docs
- โ๏ธ React declarative component-centric UI
Maintaining the system
- ๐ฆ NPM for packaging and distribution
melkia-ds holds UI components into a central, well-maintained repository. It is built to address having to paste the same components into multiple projects again and again. This simplifies building UI's with Storybook's design patterns.
npm i
npm run storybook
Open your browser ๐ localhost:6006
This project is under the License described in the file LICENSE