Turn any image into an prime number. See https://harrysarson.github.io/primeimage.
- node and npm
- ruby
npm install
gem install bundle
bundle install
npm run build
npm run serve
To recompile on changes use:
npm install -g chokidar-cli
chokidar elm-src -c "npm run build" --initial"