Skip to content

Instantly share code, notes, and snippets.

View Aries0d0f's full-sized avatar
🐈

Aries Cs Aries0d0f

🐈
View GitHub Profile
@Aries0d0f
Aries0d0f / bronto.ts
Created May 18, 2020 18:10 — forked from kitsonk/bronto.ts
Example Deno Static Server
import {
green,
cyan,
bold,
yellow,
red
} from "https://deno.land/std@v0.20.0/fmt/colors.ts";
import {
Application,