Skip to content

Lalsha40/vechain-x2e-dapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.7%
  • CSS 21.4%
  • Solidity 3.6%
  • JavaScript 0.3%