Skip to content

haxzie/release-stats

This branch is 1 commit ahead of master.

Folders and files

NameName
Last commit message
Last commit date
Jan 6, 2023
Apr 5, 2021
Apr 7, 2021
Apr 5, 2021
Apr 5, 2021
Apr 7, 2021
Apr 5, 2021
Apr 7, 2021
Apr 5, 2021
Apr 5, 2021
Apr 5, 2021
Apr 5, 2021
Apr 5, 2021
Apr 5, 2021
Apr 5, 2021
Apr 5, 2021
Apr 5, 2021
Apr 5, 2021
Apr 5, 2021

Repository files navigation

Release Stats

Calculates and displays the downloads and distribution of your GitHub releases

Screenshot_2021-04-05 GitHub Release Stats

Build Setup

# 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.