Skip to content

Commit e7f6dad

Browse files
authored
Update frontend.markdown
1 parent 939088c commit e7f6dad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/developers/frontend.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ While you are developing, you need to have Rollup running to have changes you ma
6363

6464
```bash
6565
$ cd homeassistant/components/frontend/www_static/home-assistant-polymer
66-
$ npm run js_dev
66+
$ npm run dev
6767
```
6868

6969
The source code for the frontend can be found in two different directories:

0 commit comments

Comments
 (0)