Settings
Go to Settings from the Edon menu, Edon will ask you to provide two important paths:
-
App
This is the location where the project files and structure (ClientApp) will be stored.noteNote that this path can be either inside your project's
/srcfolder or any other custom directory outside the project. -
React Project
This is the root directory of your React project where the main application files 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.
