ng-ts-template
v0.1.0
Published
Creates a template for a SPA with Angular 1.x, requirejs, typescript and bootstrap.
Downloads
2
Maintainers
Readme
ng-ts-template
Documentation
bower install ng-ts-template
npm install - This will install everything required for a typescript angularjs (< 2.0) AMD source code.
grunt - This will build the code.
Open the "index.html" in a browser.
If this is installed on a linux box, have http-server installed using "npm install http-server" Now use http-server Open the url in a browser.