...
To run the App on your local machine, follow these steps:
-
Clone the repository:
git clone https://github.com/lcsLucas/geolocation-finder.git
-
Run Command:
docker-compose up -d
-
Run Command:
docker-compose exec app npm install
-
Run Command:
docker-compose exec app npm run dev --host
-
Open your web browser and visit http://localhost:8000.