Install dependencies
$ yarn install
$ ng serve --o
Make sure you're in the angular project root
$ ng g c <path/to/file>
Make sure you're in the angular project root
$ ng g s <path/to/file>
Make sure you're in the angular project root
$ ng build --aot