GitXplorerGitXplorer
d

preact-ssr-example

public
6 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
6980b24ae4bc74defe7b8a514cea5d66ad42e540

With router

ddrazik committed 7 years ago
Unverified
c0a96484fffa0c832f4832decebea8dc6edfe20c

add commands in readme

ddrazik committed 7 years ago
Unverified
f1ddf182a588984c39af503a769661eb8cb305e7

initial commit

ddrazik committed 7 years ago

README

The README file for this repository.

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