feat(challenge16): di

This commit is contained in:
thomas
2023-03-06 15:33:47 +01:00
parent 4f529c9427
commit 011ca2f462
19 changed files with 1529 additions and 458 deletions

View File

@@ -19,11 +19,15 @@
### Submitting your work
<!-- To replace
{Project name} by your project name
{challenge number} by the following number (To be find inside the main readme) -->
1. Fork the project
2. clone it
3. npm install
<!-- TODO: add you project app name directory -->
4. **nx serve {{project app name}}**
4. `npx nx serve {project app name}`
5. _...work on it_
6. Commit your work
<!-- TODO: add your challenge number -->