When we run our angularJs App the DOM(Document Object Model) is loaded, then angularJs looks for ngApp directive in the DOM which specifies the root of the application. If the ngApp directive is found ...
Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files. The APP_INITIALIZER token ...
Fork the Scala Bootstrap Basic repository. It has everything setup for a basic testing, code coverage and pack/deploy cycle. You can use this repository as a starting point for any new scala project.