https://github.com/brucearmstrong007/postsapp
Angular / NX workspace - Post App. Secondary Entry Points, Cypress Component and E2E Testing
https://github.com/brucearmstrong007/postsapp
angular css3 cypress html nx-workspace rxjs typescript
Last synced: about 2 months ago
JSON representation
Angular / NX workspace - Post App. Secondary Entry Points, Cypress Component and E2E Testing
- Host: GitHub
- URL: https://github.com/brucearmstrong007/postsapp
- Owner: BruceArmstrong007
- Created: 2023-03-01T13:14:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-31T11:16:28.000Z (over 3 years ago)
- Last Synced: 2025-10-07T06:32:43.337Z (9 months ago)
- Topics: angular, css3, cypress, html, nx-workspace, rxjs, typescript
- Language: TypeScript
- Homepage:
- Size: 859 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Please Read this before Running the Project
### Steps involved in running this project
1.) npm i - to install all the dependancies
2.) npm i -g npx - install npx as global dependancy
3.) npm run serve - custom command i have created for serving, if u havent worked with
Nx workspaces before
4.) npm run build
5.) npm run test-core - core cypress component testing
6.) npm run test-shared - shared cypress component testing
7.) npm run test-e2e - e2e testing with cypress
## Demo Image Path
./apps/posts/src/assets/post.png