AngularJS structure to use with Typescript, Browserify and Gulp.
Download the dependencies:
npm installTo run watch mode for typescript, browserify and gulp:
npm run watchTo build the project for production type:
npm run buildBoth modes will create a file called bundle.lib.min.js which to further be added to the html page