john-- / deploy-test

Created with CodeSandbox

Home Page:https://codesandbox.io/s/github/pardeep889/t

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example

Local Development

Before starting, ensure you've completed the instructions in the top-level README.md.

  • Install dependencies
    yarn

  • Ensure that you've yarn linked all @web3-react/* packages, as well as react and react-dom, from ../packages/* and ../node_modules/{react,react-dom} respectively. This will ensure that changes you make to individual packages will be reflected immediately in the example (as long as you're running yarn start in the root).

  • Serve the example on localhost
    yarn start

About

Created with CodeSandbox

https://codesandbox.io/s/github/pardeep889/t


Languages

Language:TypeScript 98.0%Language:JavaScript 1.8%Language:CSS 0.2%