Skip to content

Commit 389c32f

Browse files
committed
mention refreshing the browser to see changes
1 parent e04022c commit 389c32f

File tree

1 file changed

+2
-0
lines changed
  • {{cookiecutter.github_project_name}}

1 file changed

+2
-0
lines changed

{{cookiecutter.github_project_name}}/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,7 @@ And in a separate session, begin watching the source directory for changes:
6767
npm run watch
6868
```
6969

70+
After a change wait for the build to finish and then refresh your browser and the changes should take effect.
71+
7072
#### Python:
7173
If you make a change to the python code then you will need to restart the notebook kernel to have it take effect.

0 commit comments

Comments
 (0)