Directory listing on Localhost

Have you already tried these steps?

  • Download the repository from GitHub
  • Unzip the file, navigate into the projects root directory and execute npm i && npm start
  • Call http://localhost:8080/editor/

Notice that port might be different if a service on your system already uses the port 8080.