Emojify A simple app I built to learn Elm that creates 128x128 emojis/icons from a given image file. Setup To setup, make sure you have node installed on your system then run npm run setup To start the local dev server use npm run start