Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 896 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 896 Bytes

license GitHub pull requests

masterclass-report-template

This is the template for the masterclass session of pushcon

Usage

  1. Open your IDE in a folder of your choice. The project will be saved in this folder later.
  2. Open the terminal of your IDE (e.g. in Visual Studio code with CTRL + SHIFT + ö or via the menu)
  3. Clone the project via git clone https://github.com/TobitSoftware/masterclass-report-template.git . (The "." at the end is important)
  4. Install all dependencies with npm i
  5. Start the project with npm start
  6. Open the masterclass tapp https://pushcon.de/Masterclass