angularjs-component-cli

1.0.1 • Public • Published

angularjs-component-cli

A simple command line tool that bootstraps an angularjs component based architecture app.

Features of the application that is boostrapped

  • It uses ES6 classes for it's component controllers
  • It uses karma and jasmine for unittesting
  • It uses webpack for bundling, transpiling to ES5, converting SASS to CSS.

Installation

Install the CLI package globally using npm install command below.

npm install -g angualarjs-component-cli

Usage

  1. angularjs-component-cli <YourAppName>
  2. cd <YourAppName>

You can find the repository to the seed that is used here

Credits

create-new-cli

Licence

MIT

Package Sidebar

Install

npm i angularjs-component-cli

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

5.25 kB

Total Files

5

Last publish

Collaborators

  • fortunee