RForme

Home
Getting Started
Config
Theming
Components
Forms
Pages
Changelog
Sources and Credits

Config

Application variables location

Copy
constants.js

constants.js

Base application variables:

Copy
export const APP_TITLE = 'RForme';
export const PAGE_TRANSITION_TIME = 300;