d-sanderson / deno-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deno-api

🚀 Quick start

  1. Install Deno.

    Install Deno;

    i.e

    choco install deno
  2. Start developing.

    Navigate into the project's directory and start it up.

    deno run --allow-env --allow-net --allow-read index.tsx

About


Languages

Language:TypeScript 100.0%