Update frontend.markdown

This commit is contained in:
Paulus Schoutsen 2017-09-04 16:04:45 -07:00 committed by GitHub
parent 939088c4a7
commit e7f6dadf54

View File

@ -63,7 +63,7 @@ While you are developing, you need to have Rollup running to have changes you ma
```bash
$ cd homeassistant/components/frontend/www_static/home-assistant-polymer
$ npm run js_dev
$ npm run dev
```
The source code for the frontend can be found in two different directories: