Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 195 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 195 Bytes

RWD in SSR

Repository contains example of handling RWD on server side with use of user agent data.

How to start

Install dependencies:

yarn

Run server:

yarn dev