My Chrome Extension
- npm install http-server -g
- cd webgan
- http-server -c1 --cors .
- Open chrome://extensions
- Enable developer mode
- Click on "Load unpacked"
- Select the "build folder" inside the project folder
Suggestions and pull requests are welcomed!.
This project was bootstrapped with Chrome Extension CLI