Skip to content

IP Location Finder built with Vue.js and Google Maps Javascript API

Notifications You must be signed in to change notification settings

Tusko/IP-Location-Finder

Repository files navigation

IP Lookup

Demo: https://ip.frontend.im

Deploy to Netlify

Project setup

Before you start please add envroiment variables:

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.