How to Set Up Continuous Integration with Angular CLI, Firebase and Travis CI

After completing the first step of building your application, the next thing most of us do is pick a hosting platform (like Github Pages) and deploy it. This is awesome, but we always need to make …

Similar