SherpadNdabambi / bootstrap-starter

Starter template for Bootstrap projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors shield Issues shield DBAD License shield

Bootstrap Starter logo

Bootstrap Starter

Table of Contents

Contents
  1. About
    1. Built With
  2. Getting Started
    1. Prerequisites
    2. Setting Up
  3. Usage
  4. Roadmap
  5. Contributing
  6. Changelog
  7. Contact Me
  8. Acknowledgments

About

Bootstrap Starter screenshot

Starter template for Bootstrap projects.

Search and replace the following:

Search in Search for Replace with
README.md Bootstrap Starter Your Project Name
README.md Starter template for Bootstrap projects. Your project description
README.md bootstrap-starter Your-Project-Name
README.md sherpadNdabambi YourGitHubUsername
README.md sgndabambi@gmail.com your_email@address.com
CHANGELOG.md Bootstrap Starter Your Project Name
CHANGELOG.md bootstrap-starter Your-Project-Name
index.html Bootstrap Starter Your Project Name
index.html Starter template for Bootstrap projects. Your project description
LICENSE Sherpad Ndabambi Your Name

Built With

HTML5 shield Bootstrap shield CSS3 shield Typescript JavaScript shield jQuery shield

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Make sure you have the following packages installed globally on your machine to use this template.

  1. Node.

  2. The TypeScript compiler.

    npm i -g typescript

Setting Up

  1. Clone the repo.

    git clone https://github.com/sherpadNdabambi/bootstrap-starter.git
  2. Compile TypeScript to JavaScript.

    tsc

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

Roadmap

  • Add feature 1
    • Add nested feature 1
  • Add feature 2

See the [open issues][open issues url] for a full list of proposed features (and known issues).

Contributing

To add a feature or fix a bug, fork the repo and create a pull request.

Example instructions to add a feature:

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/amazing-feature)
  3. Commit your Changes (git commit -m 'Add some amazing feature')
  4. Push to the Branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

To suggest a new feature or report a bug, open an issue.

Changelog

See the changelog here.

Contact Me

Sherpad Ndabambi

Website icon Gmail icon

License

Distributed under the DBAD License. See LICENSE for more information.

(back to top)

Acknowledgments

  1. Logo edited from:

    1. Document Clean SVG vector from SVG Repo.
    2. Bootstrap logo by Bootstrap from Bootstrap Blog.
  2. Website icon edited from Website SVG vector from SVG Repo.

  3. Gmail icon edited from Gmail SVG vector from SVG Repo.

  4. Images in this project have been compressed using TinyPNG.

  5. Parts of this README are based on the Best-README-Template template.

About

Starter template for Bootstrap projects.

License:Other


Languages

Language:HTML 83.2%Language:TypeScript 16.8%