react-live

v1.6.0
A production-focused playground for live editing React code
react live live edit component playground react live

test

jest

build

npm-run-all build:lib build:dist

build:lib

babel --out-dir lib src

storybook

start-storybook -p 9001 -c .storybook

build:dist

rollup -c && rollup -c --environment PRODUCTION

prepublish

npm run build

prebuild:lib

rm -rf lib/*

test:typings

typings-tester --dir typings

Metadata

  • MIT
  • >= 0.12.0
  • Phil Plückthun
  • released 6/13/2017

Downloads