Setup highlights:
- Angular 7
- Bootstrap 4 SCSS
- ESLint/Prettier/Typescript
- @babel/preset-typescript - else there will be error on ui-router
Notable files include:
- polyfills.ts and it's inclusion in index.html
- main.css importing into index.html to style the
<html>,<body>and<main>tags. - package.json deps.
References: