This project uses a number of open source tools, technologies and frameworks to work properly:
Visual Studio Code - A code editor redefined and optimized for building and debugging modern web and cloud applications.
node.js - Evented I/O for the backend. Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
Express - Express is a minimal and flexible Node.js web application framework.
MongoDB
Install the dependencies and devDependencies and start the server.
$ cd result-management-system
$ npm install -d
$ npm run dev