Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 280 Bytes

File metadata and controls

7 lines (5 loc) · 280 Bytes

SSR for multiple breakpoints using React

This is a demo application for the blog posted here.

Running the example

  • Dev environment npm run dev
  • Prod environment npm run build && npm run prod