We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b60bad commit 916ff03Copy full SHA for 916ff03
README.md
@@ -1,5 +1,6 @@
1
# Design Patterns In Angular
2
3
+- Run `npm install` to install the needed npm packages
4
- Run `ng serve` for a dev server. Navigate to `http://localhost:4201/`
5
- Run `ng generate module singleton --route singleton --module app.module` to create a feature module with routing
6
0 commit comments