/online-map

Primary LanguageVueMIT LicenseMIT

Online Map

Online-Map is an all user in an online map with their locations created with Vue and Socket.IO.

Demo

Online-Map Demo

How to run

git clone https://github.com/taylanunutmaz/online-map.git
cd online-map

cd server
yarn
yarn start

cd ../client
yarn
yarn serve

License

This project is licensed under the MIT License - see the LICENSE file for details