Skip to content

Scanning-Bee/scanning-bee

Repository files navigation

The repository for the source code for Scanning Bee.

How to Use

To run the source code, follow the steps below:

  1. Make sure you have docker, node.js and yarn installed on your system.
  2. Clone the repository by running git clone https://github.com/Scanning-Bee/Scanning-Bee.git in your terminal.
  3. Enter the root directory of the repository by running cd Scanning-Bee in your terminal.
  4. Run the install.sh script to install the required packages for the frontend

Once you have completed the steps above without any errors, you can run the frontend by running the script named scanning-bee.sh in the root directory of the repository.

Team Members

Issues

You can report the issues you encounter in the project by creating an issue on the Issues page.