Skip to content

Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.

License

Notifications You must be signed in to change notification settings

AmirolAhmad/bootstrap_v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap V3 (for Rails)

Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.

Homepage: http://getbootstrap.com/

Installation

Inside your Gemfile add the following lines:

gem 'therubyracer'
gem 'less-rails'
gem "bootstrap_v3"

Then run bundle install to install gems.

Run generator to include assets to your project

rails g bootstrap:install

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages