Skip to content

roycatherine/techtest-frontend

Repository files navigation

About the Bid Calculation Tool

This is a coding challenge mvp and not a real product.

Techs

  • Docker
  • Vue3
  • Vuetify
  • Javascript
  • HTML

Setup

Docker is used for development environment. We use docker compose to start everything you need to run the project.

Installation

  1. If not already done, install Docker Desktop.
  2. Backend must be installed to work.
  3. Run docker compose up -d in the project's directory to build the container and start all services.
  4. The site will be accessible on http://localhost:8000/. You must not have anything else running on that port. Wait a few seconds for Vuetify to load, you may have to refresh the page.
  5. Have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published