/gps_tracker

site de presentation

Primary LanguageHTML

Gps_tracker

nextlan_solution_gps_tracker_background.jpg

landing page for nextlansolution

Installing

to have the project

$git clone https://github.com/clotair/gps_tracker.git
$cd gps_tracker
$npm install

Start project

to launch the project run the following commande

$npm start

Or

$node server.js

the project is served on localhost:3000/

Built With

This site was built using nodejs for backend, and javascript, html and css for frond-end with service worker for offline mode.

Authors