To run the application:
- Run
npm run tauri dev
in the root directory of the project - Cd into 'CalendarApi' folder and run
npm run dev
to start the express server
To run the application:
npm run tauri dev
in the root directory of the projectnpm run dev
to start the express server