generator-angular-app

0.3.3 • Public • Published

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

/generator-angular-app/

    Package Sidebar

    Install

    npm i generator-angular-app

    Weekly Downloads

    110

    Version

    0.3.3

    License

    MIT

    Last publish

    Collaborators

    • altamirano