# Examples of using afrododi

## Usage

First, build afrododi by running `npm install && npm run build` in the root afrododi directory.

Then in this directory, run: `npm install && npm run examples`, then open http://localhost:4114 (for client-side rendered examples) and http://localhost:4114/ssr (for server-side rendered examples).
