'Tools/bower'에 해당되는 글 1건

donaricano-btn

How to use a bower


1. bower?

- Bower can manage components that contain HTML, CSS, JavaScript, fonts etc


2. Install



3. Install Packages


- AngularJs -> bower install angularJs


4. Save Packages


- Create a bower.json file for my package


- Using  below the code will add to my project's bower.jso <dependencies> array


Using  below the code will add to my project's bower.jso <devDependencies> array


5. To use







블로그 이미지

리딩리드

,