Skip to content

frontjet/boilerplate-ejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read me

This is an open-source boilerplate made by Frontjet team, for developing Bootstrap3 based mobile-first HTML5 & CSS3 websites. The package is including:

http://frontjet.com

Installation

Before usage you must have node.js with npm (node package manager) installed.

First install grunt as a console service. Run

npm install -g grunt-cli

This will install grunt in your system environment. You can read more here http://gruntjs.com/getting-started

After grunt instalation change to your project dir where package.json is located. And run the following command.

npm install

This will install grunt and node modules, which are used for SASS compilation into CSS, EJS compilation into HTML. To run autocompilation while development you would do this:

grunt watch

To build once for production you may use

grunt build

Enjoy! :)

About

Boilerplate - EJS, Bootstrap3, SASS, Bourbon, Grunt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •