sorry for the late response, I was taking a geometry quiz
Assuming you’ve logged into the server, you need to install the dependencies and then start the editor. If not, just log in by following these directions: https://docs.plesk.com/en-US/obsidian/cli-linux/getting-started-with-command-line-utilities.37894/
To do this, change your directory into the wick-editor directory if you haven’t already with:
cd wick-editor
Once you’ve done this, you must install the dependencies with:
npm install
Now all you need to do is start the editor with:
npm start
Awesome, now it should work!
(I just looked at your delivercomputing360 service, and I really like it! If you ever need any help with lessons plans or anything else, I would gladly help. Just ask if you have anything!)