Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 213 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 213 Bytes

Preact Server Side Rendering example

This is an example of server side rendring using preact.

Start client watch : npm run start:client

Start express server : npm run start:server