This project was bootstrapped with Create React App.
yarn install
cd ios && pod install
yarn start:web
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
yarn start:ios
yarn start:android
yarn build:extension
Create extensions builds for:
- Chrome & Brave: /build-extension
- Firefox: /build-extension-mozilla
The project adopts the license GNU GPL v3.0.