Quick side-project. Simple visualization of different flex & grid properties and their affects on items
I might make it public someday but for now, download a repo do
yarn install
# or
npm installAnd then build it via
yarn build
# or
npm run buildThen just open index file inside newly created /dist folder