Welcome to Slidev!
To start the slide show:
yarn install
yarn dev
- visit http://localhost:3030
To render the slides to PDF:
yarn run export
Edit the slides.md to see the changes.
Learn more about Slidev on documentations.
To start the slide show:
yarn install
yarn dev
To render the slides to PDF:
yarn run export
Edit the slides.md to see the changes.
Learn more about Slidev on documentations.