Skip to content

RednecksRevenge/slotting.gruppe-adler.de

 
 

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

About

Slotting tool interface for Gruppe Adler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 60.5%
  • SCSS 19.7%
  • HTML 17.0%
  • JavaScript 2.6%
  • Dockerfile 0.2%