A hackable hourglass for your next web project.
- NodeJS
Here are the steps to get you started asap.
- Install the necessary npm packages
npm install
- Transpile the latest scss to css
npm run build-scss
- Run the demo
npm start
A hackable hourglass for your next web project.
Here are the steps to get you started asap.
npm install
npm run build-scss
npm start