mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-23 12:57:21 +00:00
22 lines
1.1 KiB
Markdown
22 lines
1.1 KiB
Markdown
# Home Assistant Polymer [](https://travis-ci.org/home-assistant/home-assistant-polymer)
|
|
|
|
This is the repository for the official [Home Assistant](https://home-assistant.io) frontend.
|
|
|
|
[](https://home-assistant.io/demo/)
|
|
|
|
- [View demo of the Polymer frontend](https://home-assistant.io/demo/)
|
|
- [More information about Home Assistant](https://home-assistant.io)
|
|
- [Frontend development instructions](https://developers.home-assistant.io/docs/en/frontend_index.html)
|
|
|
|
## Development
|
|
|
|
- Initial setup: `script/setup`
|
|
- Development: [Instructions](https://developers.home-assistant.io/docs/en/frontend_development.html)
|
|
- Production build: `script/build_frontend`
|
|
- Gallery: `cd gallery && script/develop_gallery`
|
|
- Hass.io: [Instructions](https://developers.home-assistant.io/docs/en/hassio_hass.html)
|
|
|
|
## License
|
|
|
|
Home Assistant is open-source and Apache 2 licensed. Feel free to browse the repository, learn and reuse parts in your own projects.
|