This project is from the YouTube video: https://youtu.be/QP3fG31CdMg
Just a simple project that has TypeScript, Sass, and Bootstrap hooked up for you.
Be sure to run npm install
For development use the npm script:
npm run dev
This will watch for Sass and TypeScript changes and restart the server.
Happy Coding!
If anything stops working due to dependencies, open an issue and I'll fix it.