Setup Existing Project on CLI
Clone the Project Repository
$ git clone [repository-url]$ cd [project-folder]Install the Project
$ appmaker project installRun the Project
$ appmaker project runVerify the Setup
Last updated
Was this helpful?

