A Mintlify website used for displaying the official PERSCOM documentation.
PERSCOM is a fully functioning, powerful, and robust personnel management software built for para-military organizations. The goal of PERSCOM.io is to enhance and provide common functionalities needed for organizations to run in a manner that is efficient, intuitive, and powerful.
-
Clone the repository:
git clone https://github.com/your-org/perscom-docs.git cd perscom-docs -
Install the Mintlify CLI:
npm i -g mint
-
Install dependencies:
npm install
-
Run the development server:
mintlify dev
Please see here for more details about contributing.
