Contains the source code for the web2app.app homepage and is based on the source code of the uniswap.org homepage (GPL-3.0 license).
The project uses Firebase for hosting.
Put Your own keys in the .firebaserc
and src/firebase.js
files.
To deploy the app please follow the steps specified in the Firebase documentation.
node >= 12.0.0
npm install
npm start
Runs the app in the development mode. Open http://localhost:8000 to view it in the browser.
npm run build
firebase deploy
Firebase: firebase.google.com
Uniswap repo: github.com/Uniswap/org-v1
License: GPL-3.0