/obs-pdf-poc

Proof of Concept to render OBS stories using React to Screen and PDFs.

Primary LanguageJavaScriptMIT LicenseMIT

obs-pdf-poc

Proof of Concept to render OBS using React to Screen and PDFs.

Install

clone git@github.com:unfoldingword-box3/gutenberg-project.git
cd gutenburg-project
npm i

Run stand-alone page

npm run build
npm start

View localhost:3000 in browser

Run Styleguidist

npm run build-dev
npm run dev

View localhsot:6060 in browser