0.3.3 • Published 9 years ago

generator-angular-app v0.3.3

Weekly downloads
3
License
MIT
Repository
github
Last release
9 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

9 years ago

0.3.2

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago