A Git Dashboard. Usefulness and features not yet clear. Currently just playing around with Vue.
This repository has been archived on 2021-10-13. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Marcel Kapfer cc0337cec2
init
2021-10-13 17:09:22 +02:00
public init 2021-10-13 17:09:22 +02:00
src init 2021-10-13 17:09:22 +02:00
.gitignore init 2021-10-13 17:09:22 +02:00
README.md init 2021-10-13 17:09:22 +02:00
babel.config.js init 2021-10-13 17:09:22 +02:00
package.json init 2021-10-13 17:09:22 +02:00
tsconfig.json init 2021-10-13 17:09:22 +02:00
yarn.lock init 2021-10-13 17:09:22 +02:00

README.md

git-dashboard

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

Customize configuration

See Configuration Reference.