Skip to content

crstmkt/ac-elwa-landingpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AC-ELWA-Landingpage

Simple React based PWA to run on a(ny) Mobile Phone either than that stupid crappy HTML File they offer.

Here be dragons

How to build

This landingpage can be hosted on any Server you may want. You just have to change the ELWAs IP adress accordingly (src/API/API.js) and build it using the commented buildx command (Dockerfile).

How to run

Starting the fake backend

To start the fake backend go to the repositories directory, open a console and install all neccessary requirements using npm install After that you can start fake backend using npm run fake:server Output should look like this:

> [email protected] fake:server
> node fake-server.js

Fake backend läuft auf http://0.0.0.0:4000

Starting the frontend

Now, open another terminal in the repositories folder and start frontend using npm start

About

Simple React based WebApp as replacement for that stupid crappy HTML File they offer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published