@rawblock/reactify

v0.0.1-alpha.1
> TODO: description

cleanup

rimraf lib utils react docs api-docs "node_modules/.cache" .cache

docs

npm-run-all docs:**

docs:api

typedoc src --out "api-docs"

build

yarn cleanup; yarn build:js

build:js

tsc -p tsconfig.build.json

dev

cross-env NODE_ENV=development yarn watch:js

watch:js

tsc -p tsconfig.build.json -w

play

parcel "play/index.html" --no-hmr --out-dir "./play/dist" --https --cert ../../ssl/ssl.crt --key ../../ssl/ssl.key
npm i @rawblock/reactify

Metadata

  • GPL-3.0
  • Whatever
  • boffinhouse crew and contributors
  • released 1/2/2021

Downloads

Maintainers