Prerequisites: Primordial Drive and NodeJS ~v0.8.15
./scripts/setup.sh
Note: This will ask you for your Password:
After entering, please be patient…the script with clear your npm and bower cache, then install the goods. Primarily node modules and bower components to get you going.
grunt go
It is possible that npm and/or bower may need a cache clear. If you are experiencing problems trying to run grunt swing, then try this:
sudo npm cache clean
And now try cleansing bower as well:
sudo bower cache-clean