An educational game about Machine Learning ("Artificial Intelligence") in Human Resources (HR, Human Resources).
Based on webkid's React Starterkit:
npm install
Builds the application and starts a webserver with hot loading. Runs on localhost:8080
npm run start
Builds a minified version of the application in the build folder.
npm run build
Feel free to dive in! Open an issue or submit a pull request.