git clone https://github.com/darwinia-network/apps.git
cd apps
yarn && yarn dev
- Fork this repo
- Add your portal info to the
projects
array in src/config/projects.ts (Please select up to3
tags) - Translations can be edited in files in the public/locales directory
- Please put the logo file in the src/assets/projects folder
- Then submit a pr to the
master
branch of our repo, we will review it as soon as possible