Student Bachelor Project in AI:
time restricted mini project about mutliple testing.
work in progress!
- Clone the repo:
git clone git@github.com:jku-vds-lab/pinocchio.git
- Install the dependencies:
npm install
- Start the server:
npm start
for development ornpm run build
for production