Bootstrap 5 Quick Start on Lubuntu 14.04 Trusty LTS
The Tutorial shows you Step-by-Step How to Install and Getting-Started with the Twitter Bootstrap 5.x Web Framework on Lubuntu 14.04 Trusty Tahr i386/amd64 Linux.
You can get Installed Bootstrap in Several Ways, here I’ll make use of the Bower Javascript Tool.
Originally Created by a Designer and a Developer at Twitter, Bootstrap has become one of the most popular Front-end Frameworks and Open Source Projects in the world.
Bootstrap is a Free Collection of Tools for Creating WebSites and Web Apps. It contains HTML and CSS-based Design Templates for Typography, Torms, Buttons, Navigation and other Interface Components, as well as Optional JavaScript Extensions.
-
Open Terminal Window
Ctrl+Alt+T
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
How to Install Bower on Lubuntu Linux
-
Installing Latest Bootstrap 5.x for Lubuntu.
bower install bootstrap
-
Getting-Started with Bootstrap Development on Lubuntu