Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 342 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 342 Bytes

Avatar-Customizer

Avatar Customizer for the Neutrino2020 conference. Based on https://github.com/rhiannanberry/Avatar-Customizer.

Served on GitHub pages. Only docs direcotry from master is currently served.

Instructions

Clone the repo, then:

npm ci
npm run build

And push to master.

Or do npm run dev to run it locally.