/preact-ssr

A Server-side Rendered Preact app.

Primary LanguageJavaScript

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