Skip to content

fbfdsouza/minimapproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimap Project

This is a simple project that uses leaflet to render a map with many functionalities. The project comunicates with a simple server that uses the library json-server.

Get it up and running

With Node and NPM Installed (Execute this process to the api and client project) .

1 - Install the dependencies

npm install

2 - Execute the project

npm start

A sample of the app being used

map_sample