/LUXBridgeDApp

The LUX Bridge DApp

Primary LanguageCSS

Quick Install

Clone the project.

git clone https://github.com/artrepreneur/LUXBridgeDApp/

Install dependencies.

cd ./packages/react-app
npm install
npm start

Runs the React app in development mode.
Open http://localhost:3000 to view it in the browser.

The page will automatically reload if you make changes to the code.
You will see the build errors and lint warnings in the console.