https://github.com/damassi/advent-of-code-2017
Solutions to http://adventofcode.com/2017/
https://github.com/damassi/advent-of-code-2017
Last synced: about 1 year ago
JSON representation
Solutions to http://adventofcode.com/2017/
- Host: GitHub
- URL: https://github.com/damassi/advent-of-code-2017
- Owner: damassi
- Created: 2017-12-02T19:29:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-04T07:22:34.000Z (over 8 years ago)
- Last Synced: 2025-02-07T12:37:40.362Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 47.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# advent-of-code-2017
```
yarn install
yarn start
yarn test
```
Solutions
- [x] Day 1
- [x] Day 2