https://github.com/dawee/advent-of-code-2019
https://github.com/dawee/advent-of-code-2019
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dawee/advent-of-code-2019
- Owner: dawee
- Created: 2019-12-11T04:06:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-11T04:06:19.000Z (over 6 years ago)
- Last Synced: 2025-08-21T13:01:19.197Z (11 months ago)
- Language: Reason
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build
```
npm run build
```
# Watch
```
npm run watch
```
# Editor
If you use `vscode`, Press `Windows + Shift + B` it will build automatically