Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 161 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 161 Bytes

student-assessment-automation

react administrative app for student assessment

Preparation:

npm i

Run frontend:

npm start

Run backend:

npm run dev