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

https://github.com/deco-cx/fresh-live-example

Basic example implementing live dxp on top of fresh
https://github.com/deco-cx/fresh-live-example

Last synced: 2 months ago
JSON representation

Basic example implementing live dxp on top of fresh

Awesome Lists containing this project

README

        

# fresh project with deco.cx live DXP

This is an example project integrating [deco.cx](https://deco.cx) [**Live** DXP](https://github.com/deco-cx/live) into a simple fresh project.

For a detailed getting started, please refer to the repository: https://github.com/deco-cx/live

### Usage

Start the project:

```
deno task start
```

This will watch the project directory and restart as necessary.

Go to http://localhost:8000/start to see a Live route. Press `Ctrl+Shift+E` to go to the Live editor.