Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 642 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 642 Bytes

Decentralized Supply Chain Front-End

Refer to the included user stories for a description of the user flows supported by this UI.

Build & Launch

Execute these commands to build and launch the front-end:

yarn install && yarn start

Upstream

This project was forked from the official Substrate front-end template. Please refer to its documentation to learn about building and running the front-end.