Create a desktop preview of your project
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- Node.js - Download on the website
Clone the repository and execute the command in the root directory of the cloned project.
npm install
To watch for changes in the scss file run the following command.
npm run css-watch
- Bootstrap - The CSS library used
- html2canvas - Convert Html to Canvas
- hdptrck - Initial work - hdptrck
This project is licensed under the MIT License - see the LICENSE file for details
- Inspired by this Pen from Will Paige