Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Instructions
  1. Install VirtualBox
  2. Install Vagrant
  3. Run vagrant up in this directory
  4. Wait for the command to finish
  5. Open the command prompt in the Windows VM
  6. Run cd C:\ember-cli
  7. Run npm run-script test-all
  8. When you're done, close the VM
Cleanup
  1. Run vagrant destroy -f