/Flex

A minimal visual cheatsheet for Flexbox

Primary LanguageSCSS

Flexbox

Netlify Status

A minimal visual cheatsheet for flexbox.

Setup

Front End Dependencies

Before you run this site locally, make sure you have NodeJS installed.

Then:

  • npm i
  • npm start

Development Server

You can access the site at http://localhost:3000

Deployment

The site is deployed to Netlify automatically any time a change to master is detected.