https://github.com/luoyjx/fresh-demo
learning deno fresh framework demo code
https://github.com/luoyjx/fresh-demo
deno fresh
Last synced: 2 months ago
JSON representation
learning deno fresh framework demo code
- Host: GitHub
- URL: https://github.com/luoyjx/fresh-demo
- Owner: luoyjx
- License: mit
- Created: 2022-07-20T15:28:03.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-25T02:02:46.000Z (almost 4 years ago)
- Last Synced: 2025-04-09T15:14:36.814Z (about 1 year ago)
- Topics: deno, fresh
- Language: TypeScript
- Homepage: https://luoyjx-fresh-demo.deno.dev
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fresh project
### Usage
Start the project:
```
deno task start
```
This will watch the project directory and restart as necessary.