jackma92 / vechain-x2e-dapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

X to Earn dApp by EasyA

Welcome! Build on this, hack on this and improve on it!

We use yarn or npm.

Run Locally

Install dependencies

  # npm
  npm install

  # yarn
  yarn install

Start the server

  # npm
  npm run start

  # yarn
  yarn start

Environment Variables

To run this project, you will need to add environment variables. Check the .env.example file for all the environment variables required and add it to .env.local file or set them up on your hosting provider.

Want a sneak peek of what you're building? Check out the awesomeness below!

image image

About


Languages

Language:TypeScript 74.7%Language:CSS 21.4%Language:Solidity 3.6%Language:JavaScript 0.3%