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

philipp-jung/datexis-webtech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Short demo of JS webtechnology

This repo uses javascript in the frontend as well as the backend to access and provide a REST-API.

Setup

Node 12.13.1 LTS is required to be installed on your machine. Clone the repo with

git clone https://github.com/philipp-jung/datexis-webtech.git
cd datexis-webtech

Then start the backend

node backend/run_backend.js

Open a new terminal window. Install the frontend

cd frontend/
npm install

and start it

npm start

About

Demo for the datexis webtechnology talk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published