/vue-keynote

Keynote with Vue.js - Build presentations on the go!

Primary LanguageJavaScriptMIT LicenseMIT

npm vue2

Introduction

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!

Documentation

http://keynote.znck.me/

Development

Launch visual tests

npm run dev

Launch Karma with coverage

npm run dev:coverage

Build

Bundle the js and css of to the dist folder:

npm run build

License

MIT