Skip to content

Installing required tools before running the server

Shyngys Shynbolatov edited this page Sep 6, 2021 · 4 revisions

Here, you can find how to install the required tools before running the server.

Install twd

Twd is basically CLI tool of Tailwind CSS in Deno JS.

deno install --allow-read=. --allow-write=. --allow-net=deno.land,esm.sh,cdn.esm.sh -fq https://deno.land/x/twd@v0.4.8/cli.ts