Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shqld/preact-ssr

SSR sample work with preact, unistore, webpack
https://github.com/shqld/preact-ssr

preact server-side ssr webpack webpack4

Last synced: 8 days ago
JSON representation

SSR sample work with preact, unistore, webpack

Awesome Lists containing this project

README

        

# preact-ssr

SSR sample work with preact, unistore, webpack

## Installation

```
yarn
```

## Development

```
yarn start
```

## Production

```
yarn build
```