Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

robinmuff-school/M133_Einzelprojekt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M133_Einzelprojekt

Dieses Projekt wurde als Projektarbeit für das Fach M133 erarbeitet und ist auf GIT versioniert. Ersteller: Robin Muff Abgabe: 15.01.2021

Requirements

  • Make sure Deno is installed on your computer

Installation

  1. All Requirements
  2. Download the source code
  3. WINDOWS: Run "start.ps1"
  4. OTHER OS: Run the following two lines of code on the project folder.
deno run --allow-read --allow-write --unstable "./tools/builder.ts"
deno run --allow-net --allow-read --allow-write "./webserver.ts"
  1. Server running on http://localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published