Project structure with samples for a new htmlcg-framework project.
- Download latest zip archive from the
distdirectory. - Unpack and place the files in your CasparCG templates directory.
See Installation and setup instructions for Windows in the wiki if below instructions dont make much sense.
git clone <this repository>- change into the new directory
npm install -g gulpnpm install
- Use
gulp buildto build templates - Use
gulp serveto build and start local development server with live reload - Visit your templates at http://localhost:4200/
- Use
gulporgulp distto build distributable file for production
Copyright (c) 2017 Reto Inderbitzin, MIT