https://github.com/rmosolgo/funzies
https://github.com/rmosolgo/funzies
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rmosolgo/funzies
- Owner: rmosolgo
- Created: 2014-06-10T20:12:47.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-29T05:36:48.000Z (over 11 years ago)
- Last Synced: 2024-12-28T03:42:57.049Z (about 1 year ago)
- Language: CSS
- Size: 1.01 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
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)