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

https://github.com/midralab/udesktopmascot-web


https://github.com/midralab/udesktopmascot-web

docusaurus gihub-pages

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Website

This website is built using [Docusaurus](https://docusaurus.io/), a modern static website generator.

## インストール

```
pnpm install
```

## ローカル開発

```
pnpm run start
```

## ビルド

```
pnpm run build
```

## デプロイ

下記のワークフローを実行すると、デプロイされます。
https://github.com/MidraLab/uDesktopMascot-web/actions/workflows/release.yml