Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 196 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 196 Bytes

@artsy/fresnel

Server-side Rendering Example

This example shows how to setup @artsy/fresnel for server-side rendering, via Express.

To run the example:

yarn install
yarn start