https://github.com/devrax/blogolio
My new Portfolio with a Fresh view
https://github.com/devrax/blogolio
deno fresh preact typescript
Last synced: 2 months ago
JSON representation
My new Portfolio with a Fresh view
- Host: GitHub
- URL: https://github.com/devrax/blogolio
- Owner: Devrax
- License: mit
- Created: 2022-07-10T06:05:09.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-15T15:51:58.000Z (about 1 year ago)
- Last Synced: 2025-01-21T23:48:45.920Z (4 months ago)
- Topics: deno, fresh, preact, typescript
- Language: TypeScript
- Homepage: https://devrafx.deno.dev/
- Size: 5.58 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.