Skip to content

JoshOrndorff/substrate-front-end

 
 

Repository files navigation

Substrate front-end tutorial repo

This repo contains the files obtained at the end of each part from the dapp tutorial. To play with the DApp at any part, you can clone this repo and follow these steps:

git clone https://github.com/substrate-developer-hub/substrate-front-end.git
cd ./substrate-front-end/<the_part_that_you_wish>;
yarn;
yarn start;

run yarn-upgrade-all.sh to upgrade all the dependancies of each part.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.6%
  • HTML 25.2%
  • Shell 0.2%