Skip to content

Jonathan-Schnee/Programm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • Node.js
  • Node Package Manager (npm)
  • Visual Studio Code or other IDE

To get this to work:

  1. Download all files in this folder
  2. Open a console program, "cmd", "terminal" or something else
  3. Navigate to the root of this folder
  4. Type in "npm install" and press enter, node_modules will be installed now
  5. After installation of the node_modules, you can run the program now with "npm run start"

How to debug the program in Visual Studio Code

  1. After installation of the node_modules, you can start debugging in Visual Studio Code via Debug tab on the left site
  2. If you have problems with this, check if launch.json and tasks.json are there in .vscode folder of the project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published