https://github.com/pascalw/remark-js-livereload-boilerplate
Remark.js + livereload boilerplate
https://github.com/pascalw/remark-js-livereload-boilerplate
Last synced: 6 months ago
JSON representation
Remark.js + livereload boilerplate
- Host: GitHub
- URL: https://github.com/pascalw/remark-js-livereload-boilerplate
- Owner: pascalw
- Created: 2016-11-23T19:42:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-23T19:42:29.000Z (over 9 years ago)
- Last Synced: 2025-01-13T15:48:28.974Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 259 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Remark.js + livereload boilerplate
Remark.js is great. This boilerplate adds [Livereload.js](https://github.com/livereload/livereload-js) so you can watch changes to your slides right in your browser as you make them.
### Requirements:
* NodeJS
* NPM
### Usage:
1. `git clone https://github.com/pascalw/remark-js-livereload-boilerplate`
2. `npm install`
3. `npm run watch`
4. Open [presentation.html](presentation.html) in your browser. When you make changes your slides will automatically be reloaded in the browser.
### Demo:
