Keynote (vue-keynote
) is a presentation/slideshow library. It enables you to declaratively code your slides.
Checkout live demo - https://keynote.surge.sh
Keynote with Vue.js - Build presentations on the go!
npm run dev
npm run dev:coverage
Bundle the js and css of to the dist
folder:
npm run build