You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Electron CV gen app
Connect your mysql db in main.js (in backend)
For backend: cd backend => npm i => npm start
For frontend: cd client => npm i => npm run dev