Minimal demo scaffold for SkillBridge AI (frontend + backend).
Quick start (requires Node.js 18+):
- Run the API server
cd server
npm install
npm run dev- Run the frontend
cd client
npm install
npm run devClient expects API at http://localhost:4000.
| Name | Name | Last commit date | ||
|---|---|---|---|---|