The Core module provides central services such as login, security, administration, folder management, user management, module upgrade, file attachments, analytics, and portal page management.
This module is setup to use the @labkey/build webpack
configuration to build client application
pages, mostly for developing with React
components and @labkey/components
shared components.
For further details about developing React based pages in this module see the following documentation:
LabKey React Page Development.