react-fiction

v1.0.0
An interactive fiction framework for React.
interactive fiction react

build

babel src --out-dir lib

build-example

cd example && webpack

clean

rimraf lib

prepublish

npm run clean && npm run build

docs

gitbook build

publish-docs

npm run docs && echo 'react-fiction.bruggie.com' > _book/CNAME && surge _book

watch-docs

gitbook serve

test

standard src/**/*
npm i react-fiction

Metadata

  • MIT
  • Whatever
  • Zach Bruggeman
  • released 9/28/2015

Downloads

Maintainers