Skip to content

kahwee/bootstrap-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bootstrap-backend

This example uses Bootstrap 2.3.1 to create a left sidebar that is with a fixed position. Bootstrap's nav-list is used to achieve this.

This is intended as a reference project. Please fork it for your own usage.

Preview It

See it on my website:

You can deploy and see it in ./app/index.html

How To Build

Components installed through Bower aren't committed. You will need to run the following to install them components. This assumes you already have Node.js installed.

npm install
bower install
grunt css

Tools Used

  • Bower
  • NPM
  • Bootstrap
  • Grunt

About

Same old bootstrap but for complex applications for complex reasons.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published