hypr

v1.1.2
![repo-banner](https://user-images.githubusercontent.com/4732330/54079281-cd216400-42a7-11e9-92bf-5c81a9f4438f.png)
generator react server side rendering website web app

build

npm run build:index && npm run build:internals

build:index

microbundle build -i index.js -o dist -f cjs --target web --jsx React.createElement

build:internals

microbundle build lib/App.js lib/html.js -o dist -f cjs --jsx React.createElement

watch:index

microbundle watch -i index.js -o dist -f cjs --target web --jsx React.createElement

watch:internals

microbundle watch lib/App.js lib/html.js -o dist -f cjs --jsx React.createElement

watch

npm run watch:index & npm run watch:internals

Metadata

  • MIT
  • Whatever
  • estrattonbailey
  • released 3/10/2019

Downloads

Maintainers