This project is capable to present a html webpage with bundled scripts, css file and images. With the ability to debug and build the files. With simple and easy to extend file strcuture. Also, this can be a very handy typescript boilerplate!
git clone https://github.com/tryhardprojects/typescript-boilerplate.git <name>
cd <name>
npm i
...