0.0.8 • Published 10 years ago

angular-directive-boilerplate v0.0.8

Weekly downloads
5
License
MIT
Repository
github
Last release
10 years ago

Bower Publishable Angular Directive Boilerplate

This is a simple AngularJS directive boilerplate to help you start your own AngularJS directive and publish it in Bower and NPM. This readme file itself is a boilerplate.

Using the boilerplate

Clone the project and install dependencies, then use Gulp to start the prject.

git clone git@github.com:mohsen1/angular-directive-boilerplate.git my-directive
cd my-directive
npm install
bower install
gulp serve

Install via NPM or bower

npm install angular-directive-boilerplate
bower install angular-directive-boilerplate

License

MIT

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago