/picmo-bug-emojibase-local-data

A proof of concept for a bug with the emojibase local date in picmoJS

Primary LanguageJavaScript

Proof of concept of PicMo JS with "Provided static data"

To check out this repository:

  1. Install dependencies and build the project
npm install
npm run build-inline
cd dist/
  1. Open a webserver
python3 -m http.server 9000
  1. Open the page with a browser
xdg-open http://localhost:9000/inline.html