Add content from CONTRIBUTING.md

This commit is contained in:
Fabian Affolter 2016-07-02 00:14:22 +02:00
parent d8f1e22c64
commit f4b14e456d
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -29,6 +29,8 @@ http:
development: 1
```
As everything is compiled into the file `frontend.html` you do not want to work with the compiled version but with the seperate files during development.
Next step is to get the frontend code. When you clone the Home Assistant repository, the frontend repository is not cloned by default. You can setup the frontend development environment by running:
```bash