Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dplaton/aoc2023

Advent Of Code 2023
https://github.com/dplaton/aoc2023

Last synced: 12 days ago
JSON representation

Advent Of Code 2023

Awesome Lists containing this project

README

        

# Advent of code 2023
![build&test](https://github.com/dplaton/aoc2023/actions/workflows/node.js.yml/badge.svg)

Solutions for the ["Advent of Code"](https://adventofcode.com/), 2023 edition.

## How to use this project

1. Clone locally
2. Run `npm install`
3. Run `npm start` to run the code.