Skip to content

A Server-side Rendered Preact app.

Notifications You must be signed in to change notification settings

diogoca/preact-ssr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSR Preact App

This is an example of a Preact app being rendered on the server side. It uses Unistore to manage state, preact-router to manage routes and Webpack to bundle JS files.

You can start the app with the command: npm run dev

About

A Server-side Rendered Preact app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.2%
  • CSS 17.8%