jstanislawczyk / ReactiveRecruitmentHelper-Angular-Client

Angular client for ReactiveRecruitmentHelper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReactiveRecruitmentHelperAngularClient

This is simple Angular client for my reactive app

Technology stack

  • Angular 7 (with CLI and routing)
  • SCSS
  • TypeScript

Preview

image

Quick start

  • Install git bash (Only for Windows)
  • Install node.js with npm
  • Run build.sh script before first start
  • Run start.sh script

Development server

Run ng serve -o for a dev server. Navigate to http://localhost:4200/.

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.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

About

Angular client for ReactiveRecruitmentHelper


Languages

Language:TypeScript 51.8%Language:CSS 23.6%Language:HTML 23.2%Language:JavaScript 1.4%Language:Shell 0.1%