Copy the FirebaseWebGL folder into your Unity project assets folder. Consider also adding the RestClient, Fullserializer and Textmeshpro folders to get the project fully up and running. Alternatively, ...
This library provides 3D Vector in js including arithmetic operator overloading (+ - * / % **). Normally vector implementations in javascript handle arithmetic operation by methods aVec.multiply(bVec) ...