generator-angm icon indicating copy to clipboard operation
generator-angm copied to clipboard

AngularJS Yeoman Generator to help you getting started with a new project based on AngularJS and Angular Material to build large scale applications.

Results 7 generator-angm issues
Sort by recently updated
recently updated
newest added

The grunt task for build is launching the development server, watch, and livereload stuff. This will completely break any deploy script as the process will never end.

Hi @newaeonweb , I would like to know how can I inject 3rd party dependencies into my app? For eg. let's say I am using https://github.com/daniel-nagy/md-data-table Now if I inject...

Hi Friends, How to deploy angm to heroku ? Anyone know ? Dear

When I used this on newest version OS X. It always tried to use phantomjs 1.9. But this version of phantomjs can not be executed on the newest version OS...

Hi! First of all, thank you for this generator, it's pure awesomeness. I have learnt a lot about angular using it. I have a question regarding directives and the assets...

Hi, First of all, great generator. It's very simple and effective. I started a simple project including angular-plotly library which depends on plotly. Using bower install angular-plotly --save works ok...

Cleaned some of the wording of the readme up. Also noticed an extra paren in one of the code blocks.