https://github.com/tobitsoftware/masterclass-report-template
https://github.com/tobitsoftware/masterclass-report-template
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tobitsoftware/masterclass-report-template
- Owner: TobitSoftware
- License: mit
- Created: 2020-03-09T14:13:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T09:38:41.000Z (over 3 years ago)
- Last Synced: 2025-03-04T07:16:43.768Z (over 1 year ago)
- Language: JavaScript
- Size: 3.25 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[]() []() []()
# 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`