Add content from CONTRIBUTING.md
This commit is contained in:
parent
d8f1e22c64
commit
f4b14e456d
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@ http:
|
||||||
development: 1
|
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:
|
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
|
```bash
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue