https://github.com/haxzie/release-stats
GitHub Release Statistics
https://github.com/haxzie/release-stats
github github-releases nuxtjs
Last synced: about 1 year ago
JSON representation
GitHub Release Statistics
- Host: GitHub
- URL: https://github.com/haxzie/release-stats
- Owner: haxzie
- Created: 2021-04-05T05:08:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T00:15:26.000Z (over 3 years ago)
- Last Synced: 2023-03-02T11:11:22.284Z (over 3 years ago)
- Topics: github, github-releases, nuxtjs
- Language: Vue
- Homepage: https://release-stats.haxzie.com/
- Size: 2.59 MB
- Stars: 14
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Release Stats
> Calculates and displays the downloads and distribution of your GitHub releases

## Build Setup
```bash
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
```
For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).