This project is following the tutorial "Programming with Mosh". Some notes to remember steps that were taken outside the project files. Node was already installed. I installed ts-node to be able to ...
You'll notice that the course is split into exercises. Each exercise is split into a *.problem and a *.solution. To take an exercise: Run npm run exercise Choose which exercise you'd like to run. This ...