Skip to content

Jordy-Baby/darwinia-apps

 
 

Repository files navigation

Darwinia Apps

Local Dev

  1. git clone https://github.com/darwinia-network/apps.git
  2. cd apps
  3. yarn && yarn dev

How to add your portal

  1. Fork this repo
  2. Add your portal info to the projects array in src/config/projects.ts (Please select up to 3 tags)
  3. Translations can be edited in files in the public/locales directory
  4. Please put the logo file in the src/assets/projects folder
  5. Then submit a pr to the master branch of our repo, we will review it as soon as possible

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.7%
  • CSS 8.0%
  • JavaScript 2.0%
  • HTML 1.2%
  • Shell 0.1%