/SINF2O2O

Repository for the 2020 SINF course.

Primary LanguageJavaScript

SINF2O2O

Repository for the 2020 SINF course.

To run this repository

To run this application do the following commands:

sh start.sh

In case npm install is already performed in both frontend and backend, simply do the following:

cd be
npm run dev