Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 835 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 835 Bytes

web

Fire-Alarm-Monitoring-System

Implemented for Assignment 02

  1. Run web client application

  2. Run server application(API)

  3. Run RMI server

Clone web aplication Go to project diretory and enter "npm install" to your terminal Enter "npm start" to your terminal

Clone server application Go to project diretory and enter "npm install -g sequelize-cli " to your terminal Start Apache and MYSQL server Enter "sequelize db:migrate" to your terminal Then run the project using "npm start"

Clone RMI server Open the project in eclipes Run RMI Server

Demo- YouTube Link :

  1. https://www.youtube.com/watch?v=8RgDzGSodU0 2)https://www.youtube.com/watch?v=cEDBTAQ8IP0(sample video)