Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 595 Bytes

File metadata and controls

23 lines (17 loc) · 595 Bytes

Frontend (React)

This directory contains the React frontend for the Skill Exchange platform.

Manual Setup Instructions

1. Install dependencies

npm install

2. Start the development server

npm start

More