Grid based on the flex
display property.
npm i flexboxgrid --save
<link rel="stylesheet" href="//cdn.jsdelivr.net/flexboxgrid/5.0.0/flexboxgrid.min.css" type="text/css" />
Add the flexbox.css
development or flexbox.min.css
production to your html page.
<link rel="stylesheet" href="css/flexbox.min.css" type="text/css" />