- NodeJS >= 16
- Sign up for free and create your API token at https://slidepack.io/app
export SLIDEPACK_API_TOKEN="xxxxxxx"
composer install
php -S localhost:8000
This will run a local web server. Go to http://localhost:8000 and upload an input zip file to have it be rendered with SlidePack.
There is an input.zip
file in this directory that you can use.
For more information about SlidePack, refer to: