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
- Host: GitHub
- URL: https://github.com/deco-cx/fresh-live-example
- Owner: deco-cx
- Created: 2022-11-21T01:07:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-21T01:22:26.000Z (over 2 years ago)
- Last Synced: 2025-02-16T10:20:37.615Z (2 months ago)
- Language: TypeScript
- Size: 49.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.