mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
feat(challenge25): extends Nx custom library
This commit is contained in:
@@ -19,7 +19,7 @@ I created some `it` blocks but feel free to add more test if you like to.
|
||||
|
||||
1. Fork the project
|
||||
2. clone it
|
||||
3. npm install
|
||||
3. npm ci
|
||||
4. `npx nx serve testing-input-output` to play with the application
|
||||
5. `npx nx test testing-input-output` to test your application with Testing Library
|
||||
6. `npx nx component-test testing-input-output --watch` to test your application with Cypress
|
||||
|
||||
Reference in New Issue
Block a user