Skip to content

prose100/Boilerplate-light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTML, CSS, and JS Boilerplate

This boilerplate is a lightweight kickstart for HTML, CSS, and JS projects.

Overview

  • Assets include cdns for Bootstrap and jQuery
  • Respond.js and HTML5Shim cdns
  • Boilerplate for organization of Less files
  • GruntFile.js to build dist directory

Getting Started

Downloading the latest changes

Simply Download or Fork this repository

If you want to build the boilerplate, using Grunt's features

  1. Install NodeJS.
  2. Install the Grunt CLI To install by running npm install -g grunt-cli. More details are available on their website http://gruntjs.com/getting-started.
  3. Install the NPM dependencies by running npm install.
  4. The build can now be called by running grunt.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published