Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 801 Bytes

README.md

File metadata and controls

52 lines (30 loc) · 801 Bytes

Boilerplate-Grunt-Pug

This Boilerplate is created with Grunt as task runner and PUG for templating.
This Boilerplate is also bootstrap 3 ready.

Front End Technology

Styling

Global Dependencies

  • Grunt cli
  • Bower cli
    npm install -g grunt-cli
    npm install -g bower

Usage

    npm install
    bower install

Development Server: [http://localhost:8080]

    grunt
    grunt serve

Build

    grunt build

Something Missing?

If there is missing on this boilerplate or any ideas you want to share for
this boilerplate just let me know. You can contact me through email: [email protected]