https://chrome.google.com/webstore/detail/vocab-%E8%8B%B1%E9%9B%84/egbhlijnkoompngemjibfdfpchopglaf
https://vocab-hero.netlify.app/
- Clone repo
npm i
npm run dev
to compile once ornpm run watch
to run the dev task in watch modenpm run build
to build a production (minified) version
- Complete the steps to build the project above
- Go to chrome://extensions in Google Chrome
- With the developer mode checkbox ticked, click Load unpacked extension... and select the dist folder from this repo