An open API service indexing awesome lists of open source software.

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

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