A Git Dashboard. Usefulness and features not yet clear. Currently just playing around with Vue.
|
||
---|---|---|
public | ||
src | ||
.gitignore | ||
babel.config.js | ||
package.json | ||
README.md | ||
tsconfig.json | ||
yarn.lock |
git-dashboard
WARNING: THIS IS ALPHA SOFTWARE! DO NOT USE IT! IF YOU DO, IT IS ON YOUR OWN RISK! IT MAY DESTROY YOUR COMPUTER, BURN YOUR HOUSE AND KILL YOUR KITTEN
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint