Skip to content

Latest commit

 

History

History
42 lines (21 loc) · 450 Bytes

Readme.md

File metadata and controls

42 lines (21 loc) · 450 Bytes

HourGlass Plugin

A hackable hourglass for your next web project.

Pre-Requirements

  • NodeJS

Quick Start

Here are the steps to get you started asap.

  1. Install the necessary npm packages
npm install
  1. Transpile the latest scss to css
npm run build-scss
  1. Run the demo
npm start

Demo

Hour Glass

Checkout the Demo On CodePen