Welcome to Slidev!
To start the slide show:
npm install
npm run dev
- visit http://localhost:3030
Edit the slides.md to see the changes.
Learn more about Slidev on documentations.
To run specific file run
npm run dev <file-name>
To start the slide show:
npm install
npm run dev
Edit the slides.md to see the changes.
Learn more about Slidev on documentations.
To run specific file run
npm run dev <file-name>