Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 541 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 541 Bytes

Freerooms Backend

The Freerooms backend is an Express.js server.

Installation Guide

The package manager used is npm, which should already be there if you've installed Node.

Once installed, you can run the following command to install dependencies:

npm install

Usage Guide

You can run the backend with the following command:

npm start

To check things are working properly, you can send a request to http://localhost:3000/api/buildings.