##Team :
const julieFerrieux = new Designer()
const karolinaMikos = new Designer()
const adrienLamy = new Developer()
const ibrahimMenzel = new Developer()
WebGL Student Project done during our 2nd year at Gobelins. Done in collaboration with "Le Jardin Imperfait".
##Installation :
- Clone and open the project
- Run
npm install
- Run
npm start
- Go to
localhost:3000
on your favorite browser.