quest-chains / dapp

GNU General Public License v3.0
5 stars 2 forks source link

@quest-chains/dapp

Create your .env file:

cp sample.env .env

Install dependencies:

yarn install

Run in development mode:

yarn dev

Submit Pull request:

Make sure to branch off of the dev branch and to make dev the target of pull requests instead of main.