Skip to content

What to do before attending the workshop

Jan Greger Hemb edited this page Oct 25, 2019 · 17 revisions

You will need a few tools installed before attending. Install each of the following that you are missing:

  • Git
  • node (LTS)
  • Angular CLI - run 'npm install -g @angular/cli' in command line
  • A good front-end editor (we suggest VSCode)

Clone/download this repo locally (the code, not the wiki) and then follow these steps:

  • Open a console window and navigate to the root of the project
  • Run 'npm install'

Creating the Firebase project:

  • Create a Google account if you don't have one

We will create the project together during the workshop.

Extra reading

We suggest your read these pages, it is not required, but it will make the workshop easier and more fun: