# Home Assistant Frontend This is the repository for the official [Home Assistant](https://home-assistant.io) frontend. [![Screenshot of the frontend](https://raw.githubusercontent.com/home-assistant/home-assistant-polymer/master/docs/screenshot.png)](https://demo.home-assistant.io/) - [View demo of Home Assistant](https://demo.home-assistant.io/) - [More information about Home Assistant](https://home-assistant.io) - [Frontend development instructions](https://developers.home-assistant.io/docs/frontend/development/) ## Development - Initial setup: `script/setup` - Development: [Instructions](https://developers.home-assistant.io/docs/frontend/development/) - Production build: `script/build_frontend` - Gallery: `cd gallery && script/develop_gallery` - Supervisor: [Instructions](https://developers.home-assistant.io/docs/supervisor/developing) ## Frontend development ### Classic environment A complete guide can be found at the following [link](https://www.home-assistant.io/developers/frontend/). It describes a short guide for the build of project. ## License Home Assistant is open-source and Apache 2 licensed. Feel free to browse the repository, learn and reuse parts in your own projects. We use [BrowserStack](https://www.browserstack.com) to test Home Assistant on a large variety of devices.