/github-file-history

Navigate back & forth thru file history of github projects. Built with angular2

Primary LanguageTypeScriptMIT LicenseMIT

Github File History Viewer

Navigate back & forth thru file history of github projects

Dev setup

$ npm install -g angular-cli
$ ng serve
...

$ ng build
...

$ ng build --prod
...

$ ng github-pages:deploy
...

The MIT License (MIT)