The Application Template

Goals

  • You understand the different parts of the application template

  • You know which parts to change when building your app

Create a new Glitch project from the template

In this course, we use Glitch as our coding environment. Glitch allows us to create a new project from a GitHub repository. If you click on the link below, you will create a new Glitch project in your account (you must be signed in for this to work) and import the app template from GitHub:

https://glitch.new/github.com/winf-hsos/impacts-of-digitalization-template

You can start coding now. All the libraries we use in this course are already imported for you.

External libraries in the app template

Last updated

Was this helpful?