# vrm.dev **Repository Path**: mirrors_ousttrue/vrm.dev ## Basic Information - **Project Name**: vrm.dev - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vrm.dev This repository contains source files for vrm.dev. このレポジトリはvrm.devのソースファイルを含みます。 ## 更新 - 20240111 英語版を sphinx gettext から [fork](https://github.com/vrm-c/vrm.dev.en) に変更 ## Contributing docusaurus で構築しています。 ### local preview Start a local website server by running the following commands: ```console $ npm install $ npm run dev ``` Access your local version of vrm.dev at http://localhost:3000/ to preview update/changes made in scripts.