This web app is written in JavaScript, bulit with React.js and Bootstrap 4
- 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.
- Clone this repo
- Run the following commands
cd k-avg-cubic-weight-calc
docker-compose up --build
- The container building could last about 5 mins (depends on the network condition)
- Once the server container is online, get access to the app in your browser (Chrome 72 recommended) at
http://localhost:8000
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