https://github.com/aitoroses/fresh-app
Example application made with fresh framework
https://github.com/aitoroses/fresh-app
deno fresh
Last synced: 2 months ago
JSON representation
Example application made with fresh framework
- Host: GitHub
- URL: https://github.com/aitoroses/fresh-app
- Owner: aitoroses
- Created: 2022-07-01T08:55:46.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-01T08:56:59.000Z (almost 4 years ago)
- Last Synced: 2025-01-11T22:30:27.936Z (over 1 year ago)
- Topics: deno, fresh
- Language: TypeScript
- Homepage: https://aitoroses-fresh-app.deno.dev/
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.