Package Exports
- hops
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hops) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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
mkdir foo && cd foo
npm init -y
npm install -SE hopsA postinstall script will attempt to bootstrap and configure your project: after installation, you ought to be able to instantly start developing.
Run
npm start (--production)If called without the --production flag, a development server with hot module
replacement is started. In production mode, a static build is initialized.
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.