https://github.com/georgebuilds/weather-app
Weather App! Just messing around with Deno and Fresh
https://github.com/georgebuilds/weather-app
deno fresh preact
Last synced: 1 day ago
JSON representation
Weather App! Just messing around with Deno and Fresh
- Host: GitHub
- URL: https://github.com/georgebuilds/weather-app
- Owner: georgebuilds
- Created: 2023-07-12T13:04:20.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-20T15:45:55.000Z (almost 3 years ago)
- Last Synced: 2026-03-29T07:39:43.041Z (3 months ago)
- Topics: deno, fresh, preact
- Language: TypeScript
- Homepage: https://georgebuilds-weather-app.deno.dev
- Size: 549 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fresh project
Your new Fresh project is ready to go. You can follow the Fresh "Getting
Started" guide here: https://fresh.deno.dev/docs/getting-started
### Usage
Make sure to install Deno: https://deno.land/manual/getting_started/installation
Then start the project:
```
deno task start
```
This will watch the project directory and restart as necessary.