Skip to content

enumatech/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

Languages

  • JavaScript 100.0%