Build tools
Gulp
Designed for LivePreso content development, deck-gulp-tasks was written to automate code compilation of javascript in the hooks directory (Converting es2016+ code to code that can be run in all browsers), compile sass styles, compile Nunjucks, inject HTML, watch for changes, etc.
About the deck-gulp-tasks
Related links:
Starting point deck
The fastest way to get up and running developing LivePreso content, this deck uses deck-gulp-tasks and includes a number of components that our content developers use across the majority of our decks. These components range from simple helper functions, to form elements and wrappers integrated with LivePreso's Bridge interface - allowing for a more state-based approach to content development.
Related links:
Adding third-party libraries
Please note, several third-party libraries are made accessible to your content through the app (eg. jQuery, Lodash & Underscore). Please see our video on included third-party libraries for more information.
Related links: