haskellcamargo / rung-chrome-extension

Official Chrome and Firefox extension for Rung notifications of alerts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rung-chrome-extension

Run this project:

npm install
npm start
# in another tab
npm run webpack

After you see the webpack compilation succeed (the npm run webpack step), open up the nested html files in src/* (no server needed!). Then modify whichever file in src and refresh the page to see the changes.

About

Official Chrome and Firefox extension for Rung notifications of alerts

License:MIT License


Languages

Language:OCaml 59.8%Language:JavaScript 19.6%Language:CSS 11.3%Language:HTML 9.3%