Skip to content

307Team2/LoungeWeb

Repository files navigation

LoungeWeb

Starting the server

LoungeBackend

  1. Start the mongo database.
mongod  --dbpath data
  1. Locally run the backend server
node app

LoungeWeb

  1. Install gulp
npm install -g gulp
  1. Run gulp compiliation
gulp
  1. Start the frontend server
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published