https://github.com/midralab/udesktopmascot-web
https://github.com/midralab/udesktopmascot-web
docusaurus gihub-pages
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/midralab/udesktopmascot-web
- Owner: MidraLab
- Created: 2025-01-13T12:42:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-16T12:59:00.000Z (about 1 year ago)
- Last Synced: 2025-04-03T15:49:39.085Z (11 months ago)
- Topics: docusaurus, gihub-pages
- Language: TypeScript
- Homepage: https://midralab.github.io/uDesktopMascot-web/
- Size: 109 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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