https://github.com/yhatt/vscode-conf-jp-2024
https://github.com/yhatt/vscode-conf-jp-2024
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yhatt/vscode-conf-jp-2024
- Owner: yhatt
- Created: 2024-04-20T01:47:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-26T21:12:27.000Z (over 1 year ago)
- Last Synced: 2025-01-17T14:38:51.340Z (over 1 year ago)
- Language: SCSS
- Homepage: https://yhatt.github.io/vscode-conf-jp-2024/
- Size: 2.54 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### VS Code Conference JP 2024 基調講演スライド
Marp for VS Code 拡張機能開発の舞台裏
## ビルド
```
npm install
npm run build
```
## サーバー起動
```
npm run start
```