An open API service indexing awesome lists of open source software.

https://github.com/bencoderus/devstatus

Devstatus is an open source Vue PWA designed for reviewing developers account on Github 😎
https://github.com/bencoderus/devstatus

Last synced: 3 months ago
JSON representation

Devstatus is an open source Vue PWA designed for reviewing developers account on Github 😎

Awesome Lists containing this project

README

          

# Devstatus
It is an open source app that provides users with a fast medium to review developers account on
Github.
## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

### Demo
https://gitdevstat.netlify.com/

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).