Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 181 Bytes

readme.md

File metadata and controls

8 lines (6 loc) · 181 Bytes

This is a sample app demoing server side rendering from scratch with Preact and Express. Check out tutorial.md for more info.

Install & Run

$ npm install
$ npm start