0.3.3 • Published 8 years ago

generator-angular-app v0.3.3

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

AngularJS generator

Yeoman generator for creating interactive web sites with AngularJS + Webpack, ES6, Babel, npm Scripts, CSS Modules

Build Status Dependency Status npm version

About generator

Generator helps you initialize new interactive web site project. It contains asset loader and browser version detection.

Features

  • AngularJS
  • Webpack
  • ES6 (ES2015)
  • Babel
  • npm Scripts
  • CSS Modules

Getting Started

Requirements

  • NodeJS v4.0 or newer
  • npm v3.3 or newer
  • yo (to install run npm install -g yo, to update run npm update -g yo)

Installation

  • Install: npm install -g generator-angular-app
  • Run: yo angular-app

Build

  • Run: npm start to start dev server and watch for file changes
  • Run: npm run build to build for production
  • For more information about the boilerplate, see its README.md
0.3.3

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago