Skip to content

bricewilson/angular-clean-code

Repository files navigation

Angular Next Steps: Patterns for Clean Code

Demo App and Exercises

This repo contains the demo app used in my Angular Next Steps: Patterns for Clean Code training from O'Reilly.

After cloning or downloading the code, install all of the required npm packages by running the following command in a terminal windows inside the angular-clean-code folder:

npm install

Build and run the BookTracker app with the following commands:

ng build

npm start

About

Repo for Angular Next Steps: Patterns for Clean Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published