Create a box from 8 points Vertices

I have 8 points (x,y,z) which represent a cell cube points, how can I make a box mesh in babylon.js?
very new to this library , thank you for your help!

This is a good starting point Create Custom Meshes | Babylon.js Documentation