hypr

v1.1.0
The complete React toolkit.
ui component

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