Skip to content

3mdeb/slidev-template

Repository files navigation

Welcome to Slidev!

Local-preview

  1. Use local-preview.sh
./scripts/local-preview.sh [path/to/sldies.md]

or run steps manually. To start the slide show locally from scratch:

  • npm install
  • npm run dev [path/to/sldies.md]

By default local slides.md is used, however, oen can optionally point to an external slides.md file, outside of this repository (recommended).

  1. The browser should open automatically. If not, use o shortcut or open slides at: http://localhost:3030.

  2. Edit the slides.md to render other slides/training modules. Use Ctrl+Shift+R to hard reload the page bypassing the cached resources.

Note: To start the slide show with remote access on port 8088:

  • npm run dev -- -p 8088 --remote

Learn more about Slidev at the documentation.

Automated workflow

Script is integrated into scripts/render-slides.sh.

About

Base template repository for integration and development of slidev presentations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •