Skip to content

Samuel-Bie/helpdesk-frontend

Repository files navigation

Front end service installation

  1. Clone on github

    git clone https://github.com/Samuel-Bie/helpdesk-frontend.git
  2. Build the docker image

    docker build -t vuejs-cookbook/dockerize-vuejs-app .
  3. Running the image

    docker run -it -p 8080:80 --rm --name dockerize-vuejs-app-1 vuejs-cookbook/dockerize-vuejs-app
  4. Accessing the app Once the containers are up and running, you can access the application at http://localhost:8080 . Bellow are the test users

    As employee

    For testing in the regular user

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published