Skip to content

projectprogressive/www-site

Repository files navigation

www-site

Build StatusCoverage StatusDependency StatusDependency Status

Work in progress!

Getting Started

Make sure Vagrant, Virtualbox, and Grunt are installed then run:

    npm install
    grunt init
    vagrant up

Navigate to http://localhost:8080 in your web browser!

Note: dev requires php5-curl to be installed