For Developers using ACENji's Help
This documentation is powered by docsify. To install it, follow these steps:
Go to the directory where you want to install docsify.
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-cliRun 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
Then run this command. After the first time, you can run it directly. docsify initbash
You should see a response of this type: docsify serveServing [root directory] now.
Listening at http://localhost:3000Questions?
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