Basic site boilerplate
$ npm install -g grunt-cli(if grunt isn't already installed)$ npm install$ grunt devbuild
Please follow basic gitflow workflow. Create a new feature branch for a specific change, and open a pull request when you're ready to submit your work. Please add the rest of the Interface Dev team as reviewers on the pull request.