Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 342 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 342 Bytes

Vagrant Node

Vagrant node will allow you to quickly get started with edvisors development app.

PASS is the passphrase for you ssh key To start run PASS='passphrase' vagrant up && vagrant ssh after getting into vagrant run ./postinstall.sh

If running gulp still doesn't work remove your node_modules folder and run npm install