Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 449 Bytes

File metadata and controls

21 lines (13 loc) · 449 Bytes

Cybar Webpage, Style Guide and Elements

A collection of SVGs, Fonts and web-applications for the Cybar.

kindle

A web application called 'Polybius' that is designed to run on the Kindle Fire tablets, and potentially on an actual website served for all.

Built with npm and Express. It requires:

  • npm
  • express
  • jade
  • jquery
  • bootstrap

From the polybius directory (if on windows):

npm install
set DEBUG=polybius:* & npm start