Github Profile Notes

View github profiles and take notes on them.

Installation

npm install

Running

Start webpack from the application directory:

webpack -w

And open public/index.html in your browser

Native version here

Will add webpack-dev-server when I get a chance.