/pinocchio

Primary LanguageTypeScriptMIT LicenseMIT

Pinocchio

Student Bachelor Project in AI:

time restricted mini project about mutliple testing.

work in progress!

Setup

  1. Clone the repo: git clone git@github.com: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