Skip to content

Server API Library Structure

Robert Polak edited this page Jul 30, 2019 · 9 revisions

Home / Structure / API Library

The API Library has the following folder structure:

root/

  • /Entities
    • /eMail

/Entities

This folder contains the Bootstrap version used to compile the SCSS file app.bootstrap.guideline.scss into the homonymous CSS stylesheet app.bootstrap.guideline.css that can be imported into any derived application.

/eMail

This folder contains the JS and CSS source-code of the library.

Clone this wiki locally