Getting started
Prerequisite
This section is a quick What frugal can do. In it, we will build a small blog. You will need :
- Deno version 1.35.0 or higher,
- a code editor,
- 15 minutes of your time
For this quickstart, we will use typescript (since it works natively in Deno), but you are free to use vanilla javascript if you want.