This is the TypeScript version of the Puzzle Pegs program.
To view details on the program itself, please visit the main repository linked above.
- Run
npm installto install dependencies - Run
npm run buildto build the project - Run
npm startornode .to run the project