Skip to content

VeeTeeDev/jworks-cc-app-fe

Repository files navigation

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