lab-webgl-home Article about this repository can be found here: https://jolicode.com/blog/webgl-the-wow-effect To start : Clone the project & cd path/to/the/clonned/repository Run npm install Run npm start Go to localhost:3000 on your browser. To build : Run npm run build