Skip to content

A study project for displaying sensors on a map and allows to interact with them

Notifications You must be signed in to change notification settings

juryger/web701prj2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web701prj2

A study project for displaying sensors on a map and allows to interact with them

Start web map application using node.js

http-server <root_folder_path>

Start WebAPI application using node.js (i.e. E:\Study\WEB701\Project2!Sources\web701prj2)

node <root_folder_path>\server.js

Required packages install

npm install express --save npm install body-parser --save npm install cors --save

About

A study project for displaying sensors on a map and allows to interact with them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published