We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 870a6bf commit bee7b4eCopy full SHA for bee7b4e
README.md
@@ -1,17 +1,19 @@
1
# AngularStarterKit
2
3
-- Angular 18
4
-- Jest
5
-- NGXS
6
-- Module Federation
7
-- Lit (Web Components)
8
-- StoryBook
9
-- Docker
10
-- Compodoc
11
-- Common Core Services: ApiService, AuthService, ErrorHandlerService...
12
-- Common Directives:
13
-- Common Pipes:
14
-- Authentication
+* Angular 18
+* Jest
+* NGXS
+* Module Federation
+* Lit (Web Components)
+* StoryBook
+* Docker
+* Compodoc
+
+### Project includes implementation
+* Common Core Services: ApiService, AuthService, ErrorHandlerService...
+* Common Directives:
15
+* Common Pipes:
16
+* Authentication
17
18
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 18.2.11.
19
0 commit comments