All Projects → KarolAltamirano → generator-angular-webpack

KarolAltamirano / generator-angular-webpack

Licence: other
[DEPRECATED] Not maintained. I no longer recommend Angular 1 for new projects.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
ApacheConf
554 projects

Angular Webpack generator

ES2015 (Babel) or ES5

Build Status Dependency Status npm version

Getting Started

Requirements

  • NodeJS v4.0 or newer
  • npm v3.3 or newer
  • yo (to install run npm install -g yo)
  • gulp (read Getting Started guide)

Installation

  • Install: npm install -g generator-angular-webpack
  • Run: yo angular-webpack
  • Run: gulp to build for development and watch for file changes or gulp build --dist to build for production

More details inside a project readme file

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].