An open API service indexing awesome lists of open source software.

https://github.com/tobitsoftware/masterclass-report-template


https://github.com/tobitsoftware/masterclass-report-template

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

[![license](https://img.shields.io/github/license/TobitSoftware/masterclass-report-template.svg)]() [![GitHub pull requests](https://img.shields.io/github/issues-pr/TobitSoftware/masterclass-report-template.svg)]() [![](https://img.shields.io/github/issues-pr-closed-raw/TobitSoftware/masterclass-report-template.svg)]()

# 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`