6 lines
82 B
Text
6 lines
82 B
Text
To get started:
|
|
vagrant ssh
|
|
cd /vagrant
|
|
sudo npm install
|
|
cd core
|
|
sudo npm install
|