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

NCKU-CCS/dengue-iot-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dengue-iot-web

Setup

npm packages

npm install

mongo

brew install mongo

Start

mongo

sudo mongod

Web Server

npm start