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
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