Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 464 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 464 Bytes

JWorks CC Angular 2 App

This is the Angular 2 Basic App For JWorks Competence Centers. The base for this app was generated by Angular-cli (--style=sass)

Clone this:

$ git clone git@bitbucket.org:VeeTeeDev/jworks-cc-app-fe.git

Execute this:

$ cd jworks-cc-app-fe
$ npm install -g angular-cli typescript
$ npm install

Run this:

$ ng serve

Then open up your browser at http://localhost:4200

Have fun and good luck!

Vierbergen Tim