Pull app code
- Open your root folder with VS Code
- Open terminal in VS Code and run the following command to download the app-basic-timelog configuration into "apps-custom" folder:
npx comind pull v2-app-basic-timelog apps-custom
- This will download full configuration of the app into the folder apps-custom - so that you can further customize it in VS Code

- 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 v2-app-task apps-custom
npx comind pull v2-app-hr-schedule apps-custom
npx comind pull v2-app-itsm-ticket apps-custom