/AtomClient

Primary LanguageTypeScript

Atom Client

This project was generated with Angular CLI version 9.1.0.

Development server

cd into "/AtomClient/atom"

Run npm i to install the dependencies

Run npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Generate code coverage

Run ng test --no-watch --code-coverage to generate the code coverage

Other Details

  1. Based on Angular 9.
  2. Dockerized.
  3. Added unit test cases.
  4. Used stores and effects from NgRx.
  5. Error handling.
  6. Accesbility features.
  7. server side rendering with Angular universal.
  8. offline capabilities with PWA