Home - pinguet62/JSFring GitHub Wiki

This project implements the different technologies used to build a web application.

It is composed of 2 types of file:

  • the core:
    • the config files: can be reused unchanged because define the default settings, or adapted to the configuration;
    • the API: a base implementation for new classes, who offers a basic implementation.
  • the samples: they can be removed.