Responsive Gif ·
Creates a gif that lets you show off or analyze your responsive design.
Demo
Example Output
Installation
git clone https://github.com/davidc4747/responsive-gif
cd responsive-gif/
npm install
npm run pack
# A package of the project will be created inside the "package/" folder
# An executable file for your operating system will be inside
Developing
Built With
JavaScript & Electron & jsGif
Prerequisites
What is needed to set up the dev environment:
Node.js
Git
Setting up Dev
What a developer must do in order to start developing:
git clone https://github.com/davidc4747/responsive-gif
cd responsive-gif/
npm install
npm run start