Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.2 KB

README.md

File metadata and controls

46 lines (31 loc) · 1.2 KB

web-box

A virtual machine to provision a baseline web development environment.

New in 0.0.2

Adding gulp and jade to the npm packages.

Getting Started

  • Install VirtualBox
  • Install Vagrant
  • Clone this repo into a directory.
  • vagrant up
  • Wait patiently for the VM to build.
  • vagrant ssh && cd ../../vagrant && ls

##The VM is configured to run on port 8080

What's included

Build tools

Scaffolding and front end dependency management

Static site generators

Testing