Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 278 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 278 Bytes

useDapp website

Installing dependencies

Enter directory use-dapp-website in the shell and run yarn to download the dependencies.

$ yarn

Running the project

To run the project run:

$ yarn gulp

To build the project run:

$ yarn gulp build