Skip to content

jku-vds-lab/pinocchio

Repository files navigation

Pinocchio

Student Bachelor Project in AI:

time restricted mini project about mutliple testing.

work in progress!

Setup

  1. Clone the repo: git clone [email protected]:jku-vds-lab/pinocchio.git
  2. Install the dependencies: npm install
  3. Start the server: npm start for development or npm run build for production