Skip to content

iorrah/boilerstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors