Skip to content

Twiknight/impress-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

impress-vue

Re-invented impress.js with vue. 😃

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

Add a new scene

  1. Go to the /src/slides folder
  2. Add your own scene with markdown
  3. Edit slides/index.js to config your scene
  4. build and run the site

TODOs

  • The slides folder is a mess, I'll make it cleaner later.
  • I don't like 3D slides... So 3D effects is not included, maybe to add later.
  • Now, overview need a implicit register. I'll make it a generated scene later.
  • Comments as doc.

license

MIT

About

reivented impress.js with vue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published