Install the latest Cookiecutter if you haven't installed it yet:
pip install cookiecutter
(More documentation on installing cookiecutter can be found here.)
Generate a new Voila template project:
cookiecutter https://github.com/AartGoossens/voila-template-cookiecutter.git
This will guide you through some questions and generate the project for you.