Skip to content

Keepnox/html5-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jump Start Your HTML5 Project!

Fast HTML5 Sass Boilerplate

This is a boilerplate your front end application. This boilerplate uses harpJs to compile your ejs templates and scss files on the fly. Useful for jump start your work.

Installation

git clone https://github.com/keepnox/html5-boilerplate
cd html5-boilerplate

Getting Started

You need harp to use this boilerplate, you can install with following if you haven't already.

npm install -g harp
npm install
npm start

About

This is a boilerplate your front end application. This boilerplate uses harpJs to compile your ejs templates and scss files on the fly. Useful for jump start your work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors