Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 473 Bytes

File metadata and controls

33 lines (24 loc) · 473 Bytes

[Mobile] GeoLoc

Team

Links

Github

Download

git clone https://github.com/killiancolla/NottyMap

Installation

Front-end

cd NottyMap/client
npm install
npm start

Back-end

cd NottyMap/server
npm install
nodes server.js