tetcore / tetcore-front-end-tutorial

Tetcore front-end tutorial repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tetcore 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-tutorial.git
cd ./substrate-front-end-tutorial/<the_part_that_you_wish>;
yarn;
yarn start;

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

About

Tetcore front-end tutorial repo


Languages

Language:JavaScript 74.3%Language:HTML 25.4%Language:Shell 0.3%