Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 542 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 542 Bytes

vrm.dev

This repository contains source files for vrm.dev.

このレポジトリはvrm.devのソースファイルを含みます。

更新

  • 20240111 英語版を sphinx gettext から fork に変更

Contributing

docusaurus で構築しています。

local preview

Start a local website server by running the following commands:

$ npm install
$ npm run dev

Access your local version of vrm.dev at http://localhost:3000/ to preview update/changes made in scripts.