Documentation for Bower
Site is built with Jekyll and served with GitHub Pages.
# install Bower packages
bower install
# install npm packages
npm install
# run any tasks
grunt
# serve site to view locally
jekyll serve
This site has two main audiences:
- New users who are using Bower for the first time
- Returning users who are learning more
Focus on clarity and brievity. Be direct. Help users find their solutions fast.