Skip to main content

Pull empty app code

  1. Open your root folder with VS Code
  2. Open terminal in VS Code and run the following command to download the app-basic-timelog configuration into "apps-custom" folder:
npx comind pull app-template apps-custom/app-blank-test
  1. This will download full configuration of the app into the folder apps-custom - so that you can further customize it in VS Code
Blank app
  1. For more samples of the apps - you can pull more apps by the same command, you can get app ID in METAMETA/APP list inside the record
npx comind pull app-task apps-custom/app-org-task
npx comind pull app-schedule apps-custom/app-org-schedule
npx comind pull app-itsm-ticket apps-custom/app-org-ticket