Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 388 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 388 Bytes

Fancy Name Chrome Extension Project.

How to run the project:

  1. Create a .env file in the root folder. Use the existing .env.sample as example to create it.
  2. Run yarn to install all dependencies and then yarn start to start the server.
  3. Enable Developer Mode in Google Chrome extension settings.
  4. Load unpacked extension project file in the extensions menu.