Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 433 Bytes

File metadata and controls

14 lines (9 loc) · 433 Bytes

LCPU Slidev Template

This is a template repo for bootstrapping slidev using LCPU Slidev Theme

To start the slide show:

  • git clone --recursive https://github.com/lcpu-club/slidev-template.git
  • pnpm install
  • pnpm dev
  • visit http://localhost:3030

Edit the slides.md to see the changes.

Learn more about Slidev at the documentation.