Skip to content

Latest commit

 

History

History

build

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

SignON-realizer embedded code

This code is packed into fewer files for easy integration into other applications.

To embed all the realizer application into your app, you must include the following files and folders:

The organisation of folders and files should be as follows:

project/
    - index.html
    - js/
        - App.js
        - KeyframeApp.js
        - ScriptApp.js

    - data/
        - dictionaries/
        - imgs/
        - animations/

    - external/ 
        - three/
        - es-module-shims.js
        - jquery-3.6.0.min.js