Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 792 Bytes

README.md

File metadata and controls

27 lines (23 loc) · 792 Bytes

Build Status

GameLobby CRUD Application with JWT Authentication

Angular, Express, Node.JS, Mongo DB

How to run application locally

By default

  • git clone --URL
  • cd back-end
  • npm install
  • npm run dev
  • cd ..
  • cd front-end-project
  • npm install
  • ng serve --open

Using heroku

  • git clone
  • cd front-end-project
  • heroku local web

Contributors

Student ID Member Repo Link
101136246 Quang Pham Link to GitHub
101140366 Thong Ba Link to GitHub
101153320 Vivek Ketankumar Vaidya Link to GitHub