Open a Local Project

If you already have a project on your computer to add to Codux, use the Open a local project option on the Projects screen. Enter the local project path, and click Open.
Note:
This works for project with or without a Git file, but you won't be able to collaborate with others or work in branches with version control if your project doesn't have one.
Same as creating a new project and cloning a Git repository, a script needs to install the required dependencies for the local project on your computer. Just click Install when prompted to run the project script(s).
Refer to Project Prerequisites and Dependencies to check that your project meets the requirements.