7.0.0-0 • Published 7 years ago

hops-template-default v7.0.0-0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

Hops Example

This folder contains an example hops project set up for development with React and React Router using the latest ECMAScript and CSS features.

Babel, PostCSS and hops itself are configured using only package.json. During a build, an index.html is being generated using the very same React components that are being used within the browser.

Run this demo by npm installing it and npm starting it afterwards.