Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uki00a/deno-weekly

🦕
https://github.com/uki00a/deno-weekly

Last synced: about 2 months ago
JSON representation

🦕

Awesome Lists containing this project

README

        

---
title: 週刊Deno
toc: null
---

# 週刊Deno

## 必要なもの

- Hugo

## テーマのセットアップ

```shell
$ make theme
```

## devサーバの起動

```shell
$ make dev
```

## ビルド

```shell
$ make build
```