Hops UI Toolbox
Highly experimental - use at your own peril. Things will break.
In this repo, we are experimenting with technology that might serve as our next
generation front end technology stack: hops spices our brew (i.e. web front end)
with ECMAScript, CSSModules, JSX/React and Flux/Redux. To get an impression take
a look at our example app.
Install
npm install -SE hops
Configure
package.json
{
...
"scripts": {
"start": "hops",
...
},
"babel": {
"extends": "hops/etc/babel"
}
...
}
Run
npm start (--production)
Thanks!
The beautiful hops icon we are using instead of a logo was created by
The Crew at Fusionary and provided via
The Noun Project. It is licensed
under a Creative Commons
license.