https://github.com/blazeu/atom-browsersync
An Atom package to start Browsersync from the editor
https://github.com/blazeu/atom-browsersync
atom browsersync livereload
Last synced: about 1 year ago
JSON representation
An Atom package to start Browsersync from the editor
- Host: GitHub
- URL: https://github.com/blazeu/atom-browsersync
- Owner: blazeu
- License: mit
- Created: 2016-11-28T10:55:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-01T12:14:29.000Z (over 8 years ago)
- Last Synced: 2025-03-31T20:06:04.327Z (about 1 year ago)
- Topics: atom, browsersync, livereload
- Language: JavaScript
- Size: 14.6 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Atom Browsersync
An [Atom](http://atom.io/) package to start [Browsersync](http://browsersync.io/) server from the editor.
## Usage
1. Create [`bs-config.js`](https://browsersync.io/docs/options/) file in the project root to configure Browsersync (optional)
2. Press `Ctrl+Alt+Shift+L` to start Browsersync