talavis / aoc-stats

Present some advent of code data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code Leaderboards (aoc-stats)

Visualisation of data about a leaderboard from advent of code

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

About

Present some advent of code data


Languages

Language:JavaScript 68.8%Language:Vue 21.4%Language:HTML 5.5%Language:SCSS 4.3%