Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 196 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 196 Bytes

[TODO: extend description]

Build your own avatar and save it as an image.

How to use

To build && launch locally:

npm install
npm run dev

or run the build only

npm run build