Skip to content

KiranJosh/website

 
 

Repository files navigation

Josh Software Website

Boilerplate and custom bootstrap configuration to build faster, using Sass and Jade Template Engine.

Commands

Install dependencies

npm install

Starts development:

npm start

Or

gulp serve

Build:

gulp

Serve dist:

gulp serve:dist

Clean:

gulp clean

Releases

No releases published

Packages

No packages published

Languages

  • HTML 66.2%
  • CSS 31.3%
  • JavaScript 1.6%
  • Ruby 0.9%