Bouh / Deno_website

Website with Deno

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deno_website

Website with Deno

Require

.env file, to add on Root.

# .env
#development/production
ENV=development
PORT=8000

Imports

  • std, Denon, markdown_wasm, opine, dejs, http_errors

Start

denon start or use start.bat

Format

denon format or use scripts/format.bat

About

Website with Deno


Languages

Language:TypeScript 71.7%Language:HTML 13.7%Language:JavaScript 9.5%Language:CSS 2.7%Language:Batchfile 2.4%