Powers https://my.home-assistant.io/
Start a hot-reloading development build server with:
./script/developOpen http://localhost:3000 to view your changes as you make them.
Or, perform a production build with:
./script/buildAnd then serve it up with:
yard serve distOpen http://localhost:3000 to view your production build.