You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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