Skip to main content

Bower Installation Notes



Install bower in to visual studio
If the bower is not installed in your machine
Open the nd commands prompt



For designers


For uninstalling packages


Install Specific package
Bower install loadash#2.2.1
Bower install underscore
Bower list
Bower install backbone
Search all Lib
Bower search lodash
Bower install angular-loadash
After complete the installation
Add new bower file bower.json


Comments

Popular posts from this blog

Re-sharper Trial Expires Re-usability- Tricks

Re-sharper Trial Expires Re-usability-  Tricks  Re sharper It is a popular developer productivity extension for Microsoft Visual Studio. It automates most of what can be automated in your coding routines. It finds compiler errors, run-time errors, redundancies, and code smells right as you type, suggesting intelligent corrections for them. Note: This document describes precise after the trial expiry of the re-sharper how we can configure on Next 30 Days validity Pros:Development must easier while loading all the Re-sharper Components; Configuration: Uninstall the application from the Control Panel Remove the system Registry entry default Parameter from the below location-HKEY_CURRENT_USER/Softwares/JetBrains(delete the jetbrains folder) Remove the PrgrammeDataFolder behind the sub folder JetBrains Remove the User AppData folder. For all the use cases Done user can restart the Machine After that user able to  Re-install the application ...

How to execute Python Script in PyCharm-Configuration