Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 445 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 445 Bytes

Welcome to Slidev!

To start the slide show:

npm run dev mobile_dev_II_1.md

npm run dev web_dev_I_1.md

npm run export --dark web_dev_I_1.md

npm run build web_dev_I_1.md

PM2

pm2 start npx --name "slidev" -- slidev ~/repos/slides/typescript.md --remote=teste

Learn more about Slidev on documentations.