An open API service indexing awesome lists of open source software.

https://github.com/verydanny/snowpack-preact-ssr


https://github.com/verydanny/snowpack-preact-ssr

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Snowpack Preact TypeScript SSR

Simple example showing Preact (can easily switch out to React) with SSR and Snowpack.

## Features

- `ts-node` for SSR code
- Hot reloading on Server and Client, no need for `nodemon`
- Fast Refresh

## Commands

`yarn dev` - Start development environment