An open API service indexing awesome lists of open source software.

https://github.com/codemonument/deno_fresh_template

The personal template of deno fresh web projects for codemonument.
https://github.com/codemonument/deno_fresh_template

Last synced: about 2 months ago
JSON representation

The personal template of deno fresh web projects for codemonument.

Awesome Lists containing this project

README

          

# Deno Fresh Template

## Changes to the normal fresh init

- Preconfigured esm setup via: `deno run -A -r https://esm.sh init`
- Twind v1 (instead of v0): https://fresh.deno.dev/docs/examples/using-twind-v1
- Move Head into \_app.tsx