https://github.com/oakserver/website
The website for oak.
https://github.com/oakserver/website
Last synced: 6 days ago
JSON representation
The website for oak.
- Host: GitHub
- URL: https://github.com/oakserver/website
- Owner: oakserver
- Created: 2024-06-01T10:29:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-22T21:47:40.000Z (about 1 year ago)
- Last Synced: 2025-05-06T19:34:18.291Z (10 months ago)
- Language: TypeScript
- Size: 385 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- 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.