Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 451 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 451 Bytes

Mobile Apps Icon Generator

(Developed using create-react-app and electron)

Generate Icons required for your mobile application development project.

Supports icons generation for

  • Android
  • iOS
  • Watch Kit
  • Web

To Develop

yarn global add electron
git clone https://github.com/lohanitech/eicongen.git
cd eicongen
yarn install
yarn dev

This project is still under active development