Lermex / angular2-client-details

Demo app in Angular2 and Typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an implementation of a test task to create a contract list SPA with Angular 2

Initial task requirements are in the /docs folder.

Running the code

Make sure you have Node version >= 6.0 and NPM >= 3

Clone/Download the repo then

cd angular2-client-details

# install NPM packages
npm install

# start the server
npm start

# go to http://localhost:5000/

About

Demo app in Angular2 and Typescript


Languages

Language:JavaScript 76.0%Language:TypeScript 16.1%Language:HTML 5.7%Language:CSS 2.2%