Skip to content

HarlesPilter/ngrx-store

Repository files navigation

IgluProovitoo

This project was generated with Angular CLI version 1.6.7.

Technologies used:

Development server

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 is reformatted by Prettier and checked by TSLint.
  • FE developers are HIGHLY encouraged to activate one of the extensions for their IDE.
  • Prettier and TSLint are also run in a precommit hook and before the build process.
  • SCSS style is based on 7-1 pattern
  • Angular style is based on official styleguide

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 npm run build to build the project. The build artifacts will be stored in the dist/ directory.

Running visual regression tests

  • Run npm run backstop:test to run test
  • Run npm run backstop:reference to get reference images
  • Run npm run backstop:approve to approve diff

NB! local development server must be running for this to work (npm start)

Running unit tests

Run npm run test to execute the unit tests via Karma.

Running end-to-end tests

Run npm run e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

Test project for NGRX-Store implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published