Skip to content

ShepherdMOZ/k-avg-cubic-weight-calc

Repository files navigation

K-Average Cubic Weight Calculator

What is this bulit with?

This web app is written in JavaScript, bulit with React.js and Bootstrap 4

Before you run this...

  • You need Docker installed first to run this app.
  • Please make sure that the port 3000 and 8000 are available on your host machine, this app will occupy the two ports while it is running.

Setup guide

  1. Clone this repo
  2. Run the following commands
cd k-avg-cubic-weight-calc
docker-compose up --build
  1. The container building could last about 5 mins (depends on the network condition)
  2. Once the server container is online, get access to the app in your browser (Chrome 72 recommended) at
http://localhost:8000

Compatibility Information

This project is built and tested with Docker version 18.09.2, build 6247962, running on macOS 10.14.3. If you have difficulties to run the project, please contact joshlubox@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published