slideshow-generator

v1.2.4
Slideshow generator
slide generator react

updates

ncu -u && npm install

build

NODE_ENV=development node bin/slideshow-generator https://raw.githubusercontent.com/facebookincubator/create-react-app/master/README.md -o development/index.html

build:lib

NODE_ENV=production webpack

build:demo

node bin/slideshow-generator https://raw.githubusercontent.com/facebookincubator/create-react-app/master/README.md -o index.html

lint

eslint ./src

posttest

npm run lint

start

NODE_ENV=development node server.js

test

karma start

test:watch

karma start --autoWatch=true --singleRun=false

Metadata

  • MIT
  • Whatever
  • Yusuke Shibata
  • released 7/31/2016

Downloads

Maintainers