forked from home-assistant/core
Install bower dependencies on frontend bootstrap
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
echo "Bootstrapping frontend..."
|
||||
cd homeassistant/components/frontend/www_static/home-assistant-polymer
|
||||
npm install
|
||||
bower install
|
||||
npm run setup_js_dev
|
||||
cd ../../../../..
|
||||
|
Reference in New Issue
Block a user