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

https://github.com/yhatt/vscode-conf-jp-2024


https://github.com/yhatt/vscode-conf-jp-2024

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

### VS Code Conference JP 2024 基調講演スライド

Marp for VS Code 拡張機能開発の舞台裏

## ビルド

```
npm install
npm run build
```

## サーバー起動

```
npm run start
```