Skip to content

goeranhomberg/spa-prototype

This branch is 7 commits ahead of lammers/spa-prototype:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f416467 · Sep 16, 2022

History

15 Commits
Sep 16, 2022
Apr 27, 2016
Apr 27, 2016
Apr 27, 2016
Apr 27, 2016
Apr 27, 2016
Apr 27, 2016
Apr 27, 2016
Apr 27, 2016
Apr 27, 2016
Apr 27, 2016
Apr 27, 2016
Apr 27, 2016
Apr 27, 2016
Apr 27, 2016
May 13, 2016
Sep 16, 2022
Apr 27, 2016
Apr 27, 2016
Apr 27, 2016
Apr 27, 2016
Apr 27, 2016
Aug 25, 2020
May 31, 2016
Apr 27, 2016
Apr 27, 2016
Apr 27, 2016
Apr 27, 2016
Apr 27, 2016
Apr 27, 2016

Repository files navigation

SPA Prototyp

current troubles with due to node and necessary cpu architecture.

english version

Prerequisites

node.js >= 4.0
Node 8 works

Run with:

npm install
npm run start

You can visit http://localhost:8000 to see the application. (contract app with http://localhost:9998/, job search app with http://localhost:9997, schufa app with http://localhost:9995, wizard app with http://localhost:9996)

general documentation

This repository was created as part of the evaluation project "single page application (SPA) and rest oriented client architecture (RoCA)". [More information] (http://lvm-it.github.io) .

Deutsche Version

Voraussetzungen

node.js >= 4.0
Node 8 funktioniert

Anwendung starten

npm install
npm run start

Der Browser öffnet hierbei automatisch die App

Sie finden die Anwendung unter http://localhost:8000 (Vertrag Anwendung unter http://localhost:9998/, Berufssuche unter http://localhost:9997, Schufa-Anwendung unter http://localhost:9995, Briefschreibung-Wizard unter http://localhost:9996)

Dokumentation

Die Dokumentation des PoC ist hier zu finden

Allgemeine Dokumentation

Dieses Projekt ist entstanden im Rahmen einer Evaluation der Architekturen Single Page Application (SPA) und rest oriented client architecture (ROCA). Weitere Informationen befinden sich [hier] (http://lvm-it.github.io) .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 74.8%
  • TypeScript 11.7%
  • HTML 7.9%
  • JavaScript 5.3%
  • Shell 0.3%