Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 753 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 753 Bytes

Getting Started with CSS Grid

A companion repo to the getting started with css grid presentation.

How to use:

  • To get started, download Firefox developer edition (A great browser for inspecting grid).
  • Clone this repo
  • In the repo folder run npm install - it simply installs a file-watcher to auto-reload on changes
  • Run npm start to start the watcher, it should automatically open your files in Firefox Developer edition.

Some References:

Very cool CSS Grid game: