1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-20 02:38:53 +00:00

Add an onboarding flow (#1452)

* Add an onboarding flow

* Address comments
This commit is contained in:
Paulus Schoutsen
2018-07-17 10:05:27 +02:00
committed by GitHub
parent 84b0542fb6
commit 90328cfc33
11 changed files with 222 additions and 3 deletions

View File

@@ -15,5 +15,6 @@ cp -r public/__init__.py $OUTPUT_DIR_ES5/
./node_modules/.bin/gulp build-translations gen-icons
cp src/authorize.html $OUTPUT_DIR
cp src/onboarding.html $OUTPUT_DIR
./node_modules/.bin/webpack --watch --progress