Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 336 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 336 Bytes

SlideHubClient

SlideHubClient is html-based client for SlideHub. It also can be used as Electron application.

Screenshot

How to build

npm install
npm install [email protected] -g
npm install bower -g
bower install
npm install grunt -g
grunt shell:build_mac