jacobmakarsky / polkadot-frontend

front end javascript challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://jacobmakarsky.github.io/polkadot-frontend/

Substrate Front End Template

# Clone the repository
git clone https://github.com/substrate-developer-hub/substrate-front-end-template.git
cd ./substrate-front-end-template
yarn install

Usage

You can start the template in development mode to connect to a locally running node

yarn start

You can also build the app in production mode,

yarn build

and open build/index.html in your favorite browser.

About

front end javascript challenge

License:The Unlicense


Languages

Language:JavaScript 96.7%Language:HTML 3.3%Language:Shell 0.1%