mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-12 22:03:03 -05:00
refactor: move libs
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
# angular-master-dependency-injection
|
||||
# Master Dependancy Injection
|
||||
|
||||
This library was generated with [Nx](https://nx.dev).
|
||||
> author: thomas-laforge
|
||||
|
||||
## Running unit tests
|
||||
### Run Application
|
||||
|
||||
Run `nx test angular-master-dependency-injection` to execute the unit tests.
|
||||
```bash
|
||||
npx nx serve angular-master-dependency-injection
|
||||
```
|
||||
|
||||
### Documentation and Instruction
|
||||
|
||||
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/16-di/).
|
||||
|
||||
Reference in New Issue
Block a user