Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 349 Bytes

README-WINDOWS.md

File metadata and controls

16 lines (12 loc) · 349 Bytes

front end scaffolding under Windows

  1. Get VirtualBox and Vagrant.

  2. Start and provision the environment:

    vagrant up
  3. Enter the environment:

    vagrant ssh
    cd /vagrant

Voilà! You're inside of an Ubuntu VM which you can run any tasks.