/FEUP-SINF

Primary LanguageJavaScript

FEUP-SINF

Project developed in the SINF (Information Systems) course classes.

Gettings Started

To setup the project, install all dependencies:

npm i

To run the tests:

npm test

To run the app:

npm start

To run the linter:

npm run lint

Project Infos