mikedamage / epub-debug-config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ePublishing Debug Config Chrome Extension

by Mike Green mgreen@epublishing.com

Setup

npm install -g gulp
git clone git@bitbucket.org:mikedamage/epub-debug-config.git
cd epub-debug-config

# Install module dependencies
npm install

# Build assets and transpile scripts
gulp

Once the project is built, you can add the build folder to Chrome as an unpacked extension by going to chrome://extensions and enabling Developer Mode.

About


Languages

Language:JavaScript 83.6%Language:CSS 14.1%Language:HTML 2.2%