git clone https://github.com/tigerbrokers/tiger-assistant.git
cd tiger-assistant
yarn
yarn start
- Open Chrome extensions page
- click "Load unpacked extension..."
- chose
tiger-assistant/build/
folder
Then you should see the icon on the right side of Chrome bar.
git checkout feature-newFeatureName
git commit
git push -u origin feature-newFeatureName
Send the pull-requests.