So I have a angular quickstart project in typescript that i want to deploy on a server. I am quite new to this entire "framework ecosystem" but I assume SystemJS can bundle the files for me into a single JS file or something and make it easy to deploy/run?