Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 369 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 369 Bytes

student_exercise

Student response analyzer.

Documentation

To get started clone the repository into a folder and open that folder in your terminal. CD into both the server directory and root directory and run the following commands.

npm install

Development Build

Run the dev server

npm run dev

This application uses Node, Express, React & SASS.