0.1.3 • Published 8 years ago

rt-test-ng v0.1.3

Weekly downloads
1
License
-
Repository
-
Last release
8 years ago

rt-test-ng


NPM

Development

git clone [Please fill your git repo here]
npm  install
npm start

Installation

Install with NPM

npm  install rt-test-ng

Usage

If you're a Browserify or Webpack user, you can do:

var component = require('rt-test-ng');
angular.module(myModule, [component]);

Test

gulp test

License

rt-test-ng is released under the MIT license.