UNPKG

generator-angular-material-fullstack

Version:

Yeoman generator for creating MEAN stack applications, using MongoDB, Express, AngularJS, and Node

9 lines 187 B
language: node_js node_js: - '0.10' - '0.11' before_script: - npm install -g bower grunt-cli<% if (filters.sass) { %> - gem install sass<% } %> - bower install services: mongodb