Kanbas is a rudimentary version of the widely acclaimed Learning Management System (LMS), Canvas. This is the repository for the backend of that application. Here's the link to the frontend repository.
- Execute
npm install
to install dependencies. - Execute
npm start
to start the application.