# {{ project | capitalize }}

[Seia](https://github.com/abiriadev/seia) is a lightweight SSR framework for React Server Components.

## Build

```sh
$ npm install
$ npm run build
```

## Run SSR Server

```sh
$ npm run start
```
