selaias / avatar-upload

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ANNOUNCEMENT

This is a forked version of particle4dev:upload-avatar updated to work with Meteor @1.2.0.2 and above.

Install Meteor

$ curl https://install.meteor.com | /bin/sh

Create a project

$ meteor create beautiful-avatar

Install Account System

$ meteor add accounts-base
$ meteor add accounts-password

Install our Avatar-Upload packages

$ meteor add particle4dev:upload-avatar

Create template and install on the application

{{> editYourAvatarModal}}

Demo

ScreenShot

About


Languages

Language:JavaScript 85.4%Language:HTML 11.6%Language:CSS 3.0%