Install components -> Prototype UI -> Generate source code -> Extract components -> Publish
- Prototyping tool - construct a React component of any complexity combining components and styling them right on the page.
- Scaffolding tool - it lets you generate scaffolds of React components, Redux containers/reducers/selectors and sagas.
- Library - you may install presets of components from Structor Market.
- Playground - it uses own Webpack Dev server to compile components, and that allows you to develop UI components in isolation from the application.
- NodeJS >5
- Webpack >2.2.x
Many thanks to Vlad Magdalin (@callmevlad) for his support on Patreon
Apache License, Version 2.0 (Apache-2.0)