Skip to content

haxzie/release-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5b8357e · Apr 7, 2021

History

16 Commits
Apr 5, 2021
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.