slush-ngmodule

0.1.3 • Public • Published

slush-ngmodule

Base structure to reusable AngularJS components

Build Status [NPM version]

Base structure to reusable AngularJS components

Getting Started

Install slush-ngmodule globally:

$ npm install -g slush-ngmodule

Usage

Create a new folder for your project:

$ mkdir my-slush-ngmodule

Run the generator from within the new folder:

cd my-slush-ngmodule && slush ngmodule

Now add your dependencies and start coding. For example, you will need AngularJS and ngMock modules to start your module. These should be added to karma config file as well (inside the test folder)

Run bower install to get the necessary files.

Getting To Know Slush

Slush is a tool that uses Gulp for project scaffolding.

Slush does not contain anything "out of the box", except the ability to locate installed slush generators and to run them with liftoff.

To find out more about Slush, check out the documentation.

Contributing

See the CONTRIBUTING Guidelines

Support

If you have any problem or suggestion please open an issue here.

License

Beerware

Readme

Keywords

Package Sidebar

Install

npm i slush-ngmodule

Weekly Downloads

5

Version

0.1.3

License

none

Last publish

Collaborators

  • darlanalves