Skip to content

Advent of Code implementation in Javascript using Vue.js for visuals. Covers multiple years.

License

Notifications You must be signed in to change notification settings

sebastian-raubach/advent-of-code

Repository files navigation

Advent of Code

About

This is the repository for my Advent of Code solutions.

I've been using the following technologies:

The deployed result is available at: https://sebastian-raubach.github.io/advent-of-code/


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

Customize configuration

See Configuration Reference.

Releases

No releases published

Packages

No packages published