borislobanov92 / aurelia-issues-master

Code challenge for AssetBook. Assignment: https://docs.google.com/document/d/1W4Sn45-rioePW6WevxUZwI0xJw_LwMwKQwb-6U3fJmo/edit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AureliaIssues

Framework choice

The was created with Angular v.4. Angular has very powerful built-in functionality that allows creating a relatively light-weight and smoothly working app. Also I feel more confident with Angular than with any other JS framework because of my work experience.

This project was generated with Angular CLI version 1.4.1.

Project Installation

  1. Make sure Angular CLI is installed on your computer:
npm install -g @angular/cli
  1. Clone the project and navigate to the project root directory.

  2. Install the dependencies:

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

Further help

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

About

Code challenge for AssetBook. Assignment: https://docs.google.com/document/d/1W4Sn45-rioePW6WevxUZwI0xJw_LwMwKQwb-6U3fJmo/edit


Languages

Language:TypeScript 69.8%Language:HTML 17.1%Language:JavaScript 8.9%Language:CSS 4.2%