Skip to content

miladnia/MangaFace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MangaFace

Create your own custom avatar with MangaFace. The project is based on FaceYourManga.

MangaFace

Getting Started

Requirements

Note: Composer in its latest version requires PHP 7.2.5 to run. A long-term-support version (2.2.x) still offers support for PHP 5.3.2+.

Installation

First, please go to project root directory and run the installer:

composer run installer

By running the installer all of the required packages for PHP and Node.js will be installed and build processes will be done.

Now run a http server and enter the URL 127.0.0.1:8000 in your web browser to use the app:

composer run server

Commands

Command Description
composer run installer Install packages and build.
composer run server Run a http server.
composer run build Generate configs for client.
npm run build Bundle scripts using webpack.

License

The MangaFace is open-source project licensed under the MIT license. For the full copyright and license information, please view the LICENSE file that was distributed with this source code.