/blockx-dex-demo

DEX Demo app

Primary LanguageJavaScriptMIT LicenseMIT

Codesandbox in your browser

Check out the project on codesandbox here https://codesandbox.io/s/github/TheOceanX/react-sandbox

Running Locally

  1. Pull the repository from github

git clone https://github.com/TheOceanX/react-sandbox.git

  1. Install packages

cd react-sandbox/

npm install

  1. Run

npm start