I want to create a project can display PPT base on vue, reveal, webslides etc.
git clone https://github.com/YunYouJun/vue-reveal.git
yarn
yarn copy
yarn serveNow, you can view it in http://localhost:8080.
Yarn is recommended, you also can use npm run to replace yarn in command.
| Script | Description |
|---|---|
| yarn | 安装依赖 |
| yarn copy | 拷贝 Reveal.js 静态文件 |
| yarn serve | 预览 (localhost:8080) |
| yarn build | 构建为静态文件 (/dist) |
| yarn deploy | 部署至 gh-pages |
Deving...
- PWA
- Automatic Global Registration of Base Components (Every Section)
- Cli (create section)
- horizontal
<hr> - markdown-css(dev)