- Template for a simple calendar.
git clone https://github.com/dsplay/template-simple-calendar.git my-awesome-template
cd my-awesome-template
rm -rf .git
npm install
npm start
To create a release build of the template, ready to be uploaded to DSPLAY, just run:
npm run zip
It will generate a template.zip file ready to be deployed to DSPLAY Web Manager
The see more about DSPLAY HTML Templates, visit: https://developers.dsplay.tv/docs/html-templates






