Skip to content

gruppe-adler/slotting.gruppe-adler.de

Folders and files

NameName
Last commit message
Last commit date
Dec 18, 2020
Apr 1, 2018
Mar 21, 2018
Apr 1, 2018
Oct 27, 2022
Dec 23, 2020
May 6, 2020
Mar 21, 2018
Apr 1, 2018
May 6, 2020
Mar 21, 2018
Jul 15, 2018
Mar 21, 2018
Dec 18, 2020
Dec 18, 2020
Mar 21, 2018
Mar 21, 2018
Mar 21, 2018
Mar 21, 2018

Repository files navigation

Gruppe Adler Slotting Interface

Build Status
Gruppe Adler Angular Slotting interface

Internationalization (i18n)

The open source freeware i18n-editor should be used for internationalization. Beside that, the files can be edited manually.

Prerequisites

nodejs

Development

  • clone
  • npm install && npm start
  • point your browser for example at http://localhost:4200/slotting?tid=2127
  • hack away! when saving files, the project will re-compile and refresh the browser window

Deployment

  • run npm run build
  • copy contents of /dist to wherever you want to serve the files from