Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 472 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 472 Bytes

Buckets Website

Marketing site for Buckets

Dependencies

Installation

  • Make sure you have the above dependencies installed first.
  • Install/update Bower and Grunt dependencies
    • npm install
    • bower install
  • To run the site and watch for changes use grunt server