An open API service indexing awesome lists of open source software.

https://github.com/rmosolgo/funzies


https://github.com/rmosolgo/funzies

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Avatar Builder

- To work on it locally, run these commands:

```bash
# for initial setup:
npm install
npm install -g gulp
# to start the development server:
gulp
```
- Live on [firebase hosting](http://pcoavatars.firebaseapp.com)
- Based on the [batmanjs-starter](http://github.com/rmosolgo/batmanjs-starter)