8000 GitHub - PERSEUS-1337/DormHub: DormHub is a Web Application developed by the students of University of the Philippines - Los Banos, CMSC 128 - E8L. Its goal is to provide a centrallized information source for different accommodation and lodging properties for people to browse around in Elbi's vicinity
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

DormHub is a Web Application developed by the students of University of the Philippines - Los Banos, CMSC 128 - E8L. Its goal is to provide a centrallized information source for different accommodation and lodging properties for people to browse around in Elbi's vicinity

Notifications You must be signed in to change notification settings

PERSEUS-1337/DormHub

Repository files navigation

E8L - STALS

Refer to this document for guidelines regarding the use of this repository and its branches:

How to run the app

  1. In the root folder, type npm run install-dependencies to install all node modules needed to run both the front and backend
  2. To run the server
    1. For Backend / Database
      1. Make sure you are in the root folder directory.
      2. npm run start-server
      3. You should see your server in localhost:5000.
    2. For Front-end:
      1. Make sure you are in the root folder directory.
      2. npm run start-client
      3. You should see your server in localhost:3000.
    3. For the combination:
      1. Make sure you are in the client folder directory.
      2. npm run start
      3. You should see your development server in `localhost:5000.

About

DormHub is a Web Application developed by the students of University of the Philippines - Los Banos, CMSC 128 - E8L. Its goal is to provide a centrallized information source for different accommodation and lodging properties for people to browse around in Elbi's vicinity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 9

0