Author Rafał Leśniak
yarn install
yarn start
open https://localhost:3000
A basic production script is included that builds your app to a dist
folder
yarn run build
yarn run server
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
.