Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 474 Bytes

readme.md

File metadata and controls

14 lines (13 loc) · 474 Bytes

#Session Timeout Modal

####File Structure

├── index.js
├── index.config.js
├── package.json
├── readme.md

####Installation

  1. Make sure to install Bootstrap.
  2. This module should live within the node_modules folder.
  3. Pack this module with webpack and it will set modal on the page based off of the seshLengthOrg variable out of the box.
  4. The actual count down number can be modified inside the index.config.js file.