rt-test-ng
v0.1.3
Published
a simple ui component
Downloads
1
Maintainers
Readme
rt-test-ng
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.