iorrah / boilerstrap

Boilerplate for Bootstrap 4

Home Page:http://iorrah.com/boilerstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boilerstrap

This project is a simple Bootstrap boilerplate for blazing-fast development.

Installing

Follow the steps below to get you development envirornment up & running:

  1. Install the NPM depencies:
npm install
  1. User Gulp to put the vendors in place and start the server:
gulp boot

Starting the server

This can also be done through a more specific Gulp task:

gulp dev

Deployment

Deploy the app to yout gh-pages branch and push it to your remote repository:

gulp deploy

Not sure which Git repository you're using?

git remote -v

Built with

About

Boilerplate for Bootstrap 4

http://iorrah.com/boilerstrap


Languages

Language:HTML 62.3%Language:JavaScript 24.3%Language:CSS 13.4%