https://github.com/yourakshaw/sample-fresh-project
Sample project code built by following through the Fresh documentation by Deno.
https://github.com/yourakshaw/sample-fresh-project
Last synced: 4 months ago
JSON representation
Sample project code built by following through the Fresh documentation by Deno.
- Host: GitHub
- URL: https://github.com/yourakshaw/sample-fresh-project
- Owner: YourAKShaw
- Created: 2022-06-30T23:57:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-30T23:58:21.000Z (almost 3 years ago)
- Last Synced: 2024-12-31T03:12:36.518Z (5 months ago)
- Language: TypeScript
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- 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.