Skip to content

Instantly share code, notes, and snippets.

@installero
Last active July 23, 2020 13:22
Show Gist options
  • Save installero/3241990876384a266e308998545c8ca8 to your computer and use it in GitHub Desktop.
Save installero/3241990876384a266e308998545c8ca8 to your computer and use it in GitHub Desktop.
HTML/CSS рецепты: LiveReload

Ссылки

Команда для Ubuntu

sudo apt-get install python3-livereload

Настройки пакета для Sublime

{
  "enabled_plugins": [
    "SimpleReloadPlugin", "SimpleRefresh"
  ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment