Skip to content

leandrocurioso/angularjs-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS Typescript

AngularJS structure to use with Typescript, Browserify and Gulp.

Instructions to run the project

Download the dependencies:

npm install

Development mode

To run watch mode for typescript, browserify and gulp:

npm run watch

Production mode

To build the project for production type:

npm run build

Both modes will create a file called bundle.lib.min.js which to further be added to the html page

About

An AngularJS structure to use with Typescript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published