#Vue seed The purpose of this project is to serve as a Vue seed in the most minimal way possible. Putting aside as much baggage and opinion as possible.

##Required packages

  • Install grunt-cli via npm install -g grunt-cli

##Steps to run

npm install   
bower install   
grunt
node server.js