[AngularJS] deploying an angular 2 app

2016-09-15 Thread norricorp
Hi, new to angular. I was wondering how to deploy an angular app to a web server? Is there documentation on this. I have experience with Java and Tomcat applications but not sure how it works where all of the logic is in the front end. Regards, John -- You received this message because you are

[AngularJS] Deploying an angular 2 App to an apache server

2016-03-01 Thread tony pro
Hello, I am new by angular 2 i just finished building my first angular 2 application with TypeScript. I first clone the initial project from this repository : https://github.com/angularclass/angular2-webpack-starter.git But when i use the build in server command 'npm start' every thing works