Skip to content

svanegasm/Micolet-Challenge

Repository files navigation

Micolet Challenge

Dependencies

Running the Application

1. Clone the repository and change to the project directory:

git clone https://github.com/svanegasm/Micolet-Challenge.git
cd Micolet-Challenge

2. Check the status of the Docker service:

sudo service docker status

If the Docker service is not running, start it:

sudo service docker start

3. Build and start the application using Docker Compose:

docker-compose up --build

This will set up the environment and start the application. You can access it in your web browser at http://localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors