Skip to content

streeetlamp/bp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bread Pudding

How To:

npm install
bower install

Run a few tasks to initialize everything

grunt init

Time to start the dev server

grunt dev

Work in the app directory.

When ready for production use the build task.

grunt build

It will create a new build directory that is ready for deployment.

                 ____
     .----------'    '-.
    /  .      '     .   \\ *
   /        '    .      /|
  /      .             \ /
 /  ' .       .     .  || |
/.___________    '    / //
|._          '------'| /|
'.............______.-' /  
|-.                  | /
`"""""""""""""-.....-'    *pudding

About

static site boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 45.1%
  • CSS 43.7%
  • JavaScript 11.2%