Skip to content

Code-Mine-Development/CodeMine-Blog-Web-Application

Repository files navigation

Code Mine Portfolio

CircleCI Dependency Status

Conventions and rules

  1. Routing for modules should be implemented with respect for specification outlined in Angular 2 Guidelines https://angular.io/docs/ts/latest/guide/router.html Each routing configuration should be specified in separate module that is dedicated to base module of given feature set.

  2. Each component should define it's own styles

  3. Services and Pipes must have tests

  4. Each commit message needs to contain issue number from Jira (CMW-X)

  5. For issues that are part of Story new feature branch must be created for entire story

Testing

For karma testing run:

$ ng test

Edge to Edge tests are conducted via:

$ ng e2e

Build

To prepare package run:

$ ng build

About

Angular 2 Web Application - ⛏ build by Code Mine with lots of ❤️.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages