UNPKG

generator-ngstack

Version:

Based on DaftMonk generator-angular-fullstack, this is a custom mean stack yeoman generator

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