Skip to content

LinkdropHQ/claim-app

Repository files navigation

Getting Started With Claim application

Add .env file to root level of project

In the project you should create .env file with contents:

REACT_APP_INFURA_ID=<Your infura public key id>
REACT_APP_QR_SERVER_URL=https://dev.ledger-dashboard-api.linkdrop.io/api/v1/dashboard

Requirements

  • Node.js version 14 or higher
  • Yarn version 1.22 or higher / NPM version 8 or higher

Available Scripts

In the project directory, you can run:

yarn

Installs all needed dependencies from package.json file

yarn start

Runs the app in the development mode.

Open http://localhost:3000 to view it in the browser.

yarn build

Builds the app for production to the build folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published