/reo-test

A clickable map that generates coordinates and location name based on point randomly placed.

Primary LanguageVue

reo-test

Project Description

A clickable map that generates coordinates and location name based on point randomly placed. This can be useful for identifying places based on their position on the map.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint