npm install
adds all development dependenciesnpm run watch
runs a local server and live reloads LESS / HTML changes
- SEO
- Style ./signup.html
- Style for mobile
- Implement slideshow on thumbnails
- Handle resize events for ./visualization.html
-
postMessage
play / pause events for visualization based on visibility
- Get word list from
./word-occurrence.html
- Load the page and wait for the
<textarea />
to be populated - Take the contents of the
<textarea />
and save to./assetsword-translations.json
- Run
node translate.js
from the command-line to query the Google Translate API - Run
node transcode.js
from the command-line to map Latin to Emojis