Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

paritytech/substrate-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Requires Node v11 and Python 2.7

  • Install dependencies and run the app
yarn install;
yarn run dev;
open -a "Google Chrome" http://localhost:8000

Releases

No releases published

Packages

No packages published