react-live

v2.1.1
A production-focused playground for live editing React code
react live live edit component playground react live

lint

eslint --config .eslintrc "./**/*.js"

test

jest

build

rollup -c

prettier

prettier --config .prettierrc --write "./**/*.{js,css,html}"

storybook

start-storybook -p 9001 -c .storybook

prebuild:lib

rm -rf lib/*

test:typings

typings-tester --dir typings

prepublishOnly

npm run build

storybook:build

build-storybook -c .storybook -o .out

Metadata

  • MIT
  • >= 0.12.0
  • Phil Plückthun
  • released 5/16/2019

Downloads