This is repository from live event: https://www.youtube.com/watch?v=Pfv1XQuTbOQ where I explained best practices related to folder structure by feature.
To start the development server run npm run start
. Open your browser and navigate to http://localhost:4200/. Happy coding!
Run npm run code:fix
or npm run code:check
to run linters in fix/check mode.