ashleydw / Git-Proton

An fast, open Git GUI Tool focused on aesthetics and usability

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git Proton

forked from angular2-webpack-starter

# Install
npm install

# run webpack dev server
npm start

# run karma tests
npm test

# build angular project
npm run build

# preview electron (without angular build)
npm run electron

# create electron package (build included)
npm run package

About

An fast, open Git GUI Tool focused on aesthetics and usability

License:GNU General Public License v3.0


Languages

Language:TypeScript 67.1%Language:JavaScript 19.8%Language:CSS 7.6%Language:HTML 5.5%