Skip to content

juliusn/BootStrapTask

Repository files navigation

Bootstrap task

  1. Create new folder and clone this repo there in terminal/shell/bash
    • cloning: git clone address_of_this_repo
    • cloning creates a folder called bs-task. Go there, cd bs-task
    • load linked apps: npm install
    • load dependencies: bower install
    • start automation: grunt serve
  2. There are two layout images in app/images. Choose one and implement that layout with Bootstrap
  3. First do the basic layout by using Bootstrap's grid system.
  4. Then add Navbars, buttons etc.
  5. Customize the colors, sizes etc to finalize the layout
  1. Commit the finished task to your own GitHub account

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published