UNPKG

fed-maker

Version:

fed-maker - UI maker, build and manage any ui

22 lines (15 loc) 935 B
[![npm version](https://img.shields.io/npm/v/structor.svg?style=flat)](https://www.npmjs.com/package/fed-maker) [![npm downloads](https://img.shields.io/npm/dt/structor.svg?style=flat)](https://www.npmjs.com/package/fed-maker) ## fed-maker - UI Builder fed-maker - UI maker, build and manage any ui. Install Components  >  Prototype UI  >  Generate Source Code  >  Build Application 1. Library - install presets of components from Market 2. Prototyping - construct React components of any complexity right on the page. 3. Scaffolding - generate scaffolds for React components, Redux containers/reducers/selectors and sagas. 4. Playground - develop UI components in isolation from the application using a separate Webpack Dev server with hot-reloading. ## Requirements * NodeJS > 5 * Webpack > 2.2.x * React > 15.5.4 ## License Apache License, Version 2.0 (Apache-2.0)