Settings
After completing the project setup steps, the software will ask you to provide two important paths:
-
App
This is the location where the project files and structure (such as pages, layers, and props) will be stored.noteNote that this path can be either inside your project's
/src
folder or any other custom directory outside the project. -
React Project
This is the root directory of your React project where the main application files and configurations reside. -
Typesctip When TypeScript is selected, leave the files you use for the app path in (ts,tsx) format according to ClientApp
These settings allow the software to synchronize and manage the React code and structures properly.