tind3r.com
tind3r.com copied to clipboard
Front end of tind3r.com
Tind3r.com - frontend
Author Rafał Leśniak
Usage
yarn install
yarn start
open http://localhost:3000
Building
A basic production script is included that builds your app to a dist
folder
yarn run build
Serving production
yarn run server
Dependencies
To be able to run app you have to have installed Chrome Extension or build from this repo tind3r-chrome-extension.
If you are build your own Extension remember to change Extension ID in src/const/index.js
by replacing value in originalId
.