Hey there, Product hunt!
I want to show you the first version of SB.
Nowadays, every large web app is built with a component structure. Components have different states, are used in different places by different people. And the problem is to keep these components and UI up to date without much effort. With this idea in mind, I created SB:
1. Environment for developers that allows easy development and support of UI components with Hot Reload.
2. Tool for designers that allows easy review and testing of UI components that developers made.
3. Tool for teams and companies that helps them keep UI consistent and well documented.
Capabilities:
- Easy installation with CLI
- Auto build and deploy SB instance to GitHub Pages
- Architecture that allows you to write on any framework
For now, SB support Angular 1 and React. Helpers for Angular 2, Vue.js and Aurelia are coming very soon.
Would love to hear your feedback, thanks!
SB