Skip to content

PeteOyable/advent-of-code-2022

Repository files navigation

TypeScript Starter Pack

A simple opinionated TypeScript starting kit to quickly start coding with debugging support.

Setup

npm i

Run

# Run the application with debugging support
npm start

# Run the application with debugging support in watch mode
npm run start:watch

# Run the tests
npm test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published