ryangiordano / kiosk-seed

A seed project for developing kiosks for kiosk pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kiosk Seed

This is a seed project for developing microsites for iPad using kiosk-pro.

To get started with sass

npm install, then npm run to start the gulp process. Write your .scss in the sass directory. It is automatically compiled and placed in the css directory as a .css file.

skeleton.css

skeleton.css for super-lightweight responsive scaffolding, in case we need to update our kiosk to large format devices and screens.

jQuery

jQuery, jQuery-ui and jQuery-validate for form validation and UI effects like modals.

Green Sock

Green Sock for creating complex and fast animations and UI interactions.

highcharts

highcharts for use with our financial calculators.

Illustrator Templates

In the "resources" folder.

Fonts

Online Font Converter will take your font files, convert them to all the necessary formats (woff, ttf, svg, etc) and create a CSS file assigning them to font family for you.

About

A seed project for developing kiosks for kiosk pro


Languages

Language:JavaScript 77.5%Language:CSS 22.5%