Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 622 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 622 Bytes

React TypeScript & Web3 Demo App

This project was bootstrapped with Create React App.

Requirements For Initial Setup

Setting Up

1. Clone/Download the Repository

$ git clone https://github.com/davdotsol/react-ts-argentx.git
$ cd react-ts-argentx

Rename .env_example to .env and fill in your Infura API key.

2. Install Dependencies:

$ cd react-ts-argentx
$ npm install

3. npm start

Rename .env_example to .env and fill in your Infura API key.

$ cd react-ts-argentx
$ npm start