0.1.1 • Published 5 years ago
robojs-monteslu v0.1.1
Robo avatar hasing in JS

Simple app to generate an avatar by hashing an input string. The images came from the excellent RoboHash.
This app is up and running at: https://robo.surge.sh
Or you can run it locally:
Build it
npm install
npm run buildRun it
npm run startView it
Then view the app: http://localhost:3009