Skip to content

For Developers using ACENji's Help

This documentation is powered by docsify. To install it, follow these steps:

  1. Go to the directory where you want to install docsify.

  2. Install Docsify

    • Globally. It will be available from any directory
    npm install -g docsify-cli
    • Locally. It will be available only to the directory where you want to install it
    npm install docsify-cli
  3. Run the following command only for the first time. If you run it again, it will overwrite the existing index HTML and delete all work indexes and links.

bash
docsify init

Then run this command. After the first time, you can run it directly.
bash
docsify serve

You should see a response of this type:
Serving [root directory] now.
Listening at http://localhost:3000

Questions?

If you have any questions, please don't hesitate to contact us.
Alternatively, you can submit an issue on this platform.

Useful Links:

How to onboard staff? - https://help.acenji.com/#/./onboard-staff/staff/index
Learn more about Partnerships - https://help.acenji.com/#/./partnerships/index

Was this article helpful?

No-Code App Builder