Skip to content

KarolAltamirano/generator-angular-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published