Skip to content

lapd-frontend/vue-reveal

 
 

Repository files navigation

vue-reveal

I want to create a project can display PPT base on vue, reveal, webslides etc.

Get Started

git clone https://github.com/YunYouJun/vue-reveal.git
yarn
yarn copy
yarn serve

Now, you can view it in http://localhost:8080.

How To Use

Yarn is recommended, you also can use npm run to replace yarn in command.

Command

Script Description
yarn 安装依赖
yarn copy 拷贝 Reveal.js 静态文件
yarn serve 预览 (localhost:8080)
yarn build 构建为静态文件 (/dist)
yarn deploy 部署至 gh-pages

Progress

Deving...

Features

  • PWA
  • Automatic Global Registration of Base Components (Every Section)

Intend

  • Cli (create section)
  • horizontal <hr>
  • markdown-css(dev)

About

I want to create a project can display PPT base on vue, reveal, webslides etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 45.8%
  • JavaScript 43.3%
  • HTML 10.7%
  • Vue 0.2%