Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 204 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 204 Bytes

PartyGif

Creates a party gif from an image

  • npm install
  • npm run dev

NOTE: When running locally you'll need to update the gif worker url from "./gif.worker.js" to "./partygif/gif.worker.js"