Install npm and bower modules in setup.
authorPeter Haight <peterh@giantrabbit.com>
Wed, 31 Dec 2014 01:18:10 +0000 (17:18 -0800)
committerPeter Haight <peterh@giantrabbit.com>
Wed, 31 Dec 2014 01:18:10 +0000 (17:18 -0800)
commit07565b0adfb517eb40b48f8deaac1023ce303c68
treec2002064afc86f9b43efb9858521124364675fba
parent8c70cd69aaed6f346668bbdb6848c5181207bd52
Install npm and bower modules in setup.

For the test and demo setups to work with the new npm and bower stuff,
npm install needs to get run. Civi buildkit calls setup.sh, so we'll put
it here for now.
bin/setup.sh