Coordinate system and geolocation in VueJS.
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
1 - The repository is downloaded.
2 - Execute the following command in the project directory:
docker-compose up
Note the name of the container will be: vue-coordinates
3 - Verify that the container has been created and is running correctly with the following command:
docker ps
4 - To access the data we place the following addresses in our browser with direction http://localhost:3000.