Skip to content
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.

Latest commit

 

History

History
26 lines (22 loc) · 402 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 402 Bytes

KUSTO Server

Restaurant recommandation application for KU

Clone

via https

$ git clone https://github.com/kukosmos/KUSTO-server-2019.git

via ssh

$ git clone git@github.com:kukosmos/KUSTO-server-2019.git

Requirement

Install NodeJS, npm

Install Node Modules

$ npm install

Start

$ npm start

Server started at localhost:3000