rt-test-ng
v0.1.3
Published
a simple ui component
Maintainers
Readme
rt-test-ng
Development
git clone [Please fill your git repo here]
npm install
npm startInstallation
Install with NPM
npm install rt-test-ngUsage
If you're a Browserify or Webpack user, you can do:
var component = require('rt-test-ng');
angular.module(myModule, [component]);Test
gulp testLicense
rt-test-ng is released under the MIT license.

