Skip to content
Permalink
Browse files

documenting livereload

  • Loading branch information...
Andy Hulme Andy Hulme
Andy Hulme authored and Andy Hulme committed Apr 24, 2019
1 parent add8b04 commit bd0194e8d0c366e02bb30a46c6d49d9309d037c8
Showing with 7 additions and 0 deletions.
  1. +7 −0 README.md
@@ -41,3 +41,10 @@ Please adhere to this code of conduct in any interactions you have in the JOSS c
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

## ⚙️ Development

[LiveReload](https://github.com/guard/guard-livereload) enables the browser to automatically refresh on change during development.

1. Download the [LiveReload Chrome plugin](https://chrome.google.com/webstore/detail/livereload/jnihajbhpnppcggbcgedagnkighmdlei/)
2. Run `bundle exec guard`

0 comments on commit bd0194e

Please sign in to comment.
You can’t perform that action at this time.