A Chrome extension for cats and dogs lovers
Before installation:
- Make sure that you have installed
yarn
- You should turn on developer mode (
chrome://extensions
)
How to install:
- Clone the repo:
git clone git@github.com:ectuser/linguix.git
- Go to the repo:
cd linguix
- Install dependencies:
yarn
- Build:
yarn build
- Open Chrome extensions tab -> load unpacked -> select
linguix/dist/angular-chrome-extension
folder