generator-angular-materializecss

0.0.3 • Public • Published

generator-angular-materializecss NPM version Build Status Dependency Status Coverage percentage

generator angular-materializecss lets you quickly set up a project with angularjs and materializecss framework

Installation

First, install Yeoman, gulp and generator-angular-materializecss using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g gulp
npm install -g gulp-connect
npm install -g connect-history-api-fallback
npm install -g generator-angular-materializecss

Then generate your new project:

yo angular-materializecss

Running Project in http://localhost:8085:

gulp

Gulp Tasks

gulp                // server livereload http://localhost:8085
gulp sass           // compile sass files
gulp minify-css     // minify css files
gulp minify-html    //minify html files
gulp minify-js      // minify js files
gulp build          // compile and minify project to production

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © cmtp

Package Sidebar

Install

npm i generator-angular-materializecss

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • cmtp