| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Collect your avatar from different parts. The code of this program is very easy, any developer will be able to understand the code. SVG is used to draw an avatar.
Give a star to the repository, it will help us grow! Thanks!
Getting Start:
Open a terminal.
Go to the folder where you want to copy the project.
Copy the project with this command:
$ git clone https://github.com/favrora/Avatar-Maker.gitGo to the project folder:
$ cd avatar-makerIn order to run it locally you'll need to fetch some dependencies and a basic server setup.
Install local dependencies:
$ npm installStart the development server and open http://localhost:8080.
$ npm run serve| Back | FazBrowse Home | New Git URL |