'How to run angular project outside of SystemJS

I want to run an Angular project that is using SystemJS outside of SystemJS and I am wondering if that is possible. I want to do that in order to utilize the hot reload. Right now, in order for any changes to come on screen I need to wait a lot of time before any change becomes visible.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source