Show a list of active GitLab projects. |
||
---|---|---|
public | ||
src | ||
.gitignore | ||
README.md | ||
babel.config.js | ||
package.json | ||
tsconfig.json | ||
yarn.lock |
README.md
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