https://github.com/vrm-c/vrm.dev
https://github.com/vrm-c/vrm.dev
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/vrm-c/vrm.dev
- Owner: vrm-c
- Created: 2019-04-23T07:10:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-24T10:45:25.000Z (about 1 year ago)
- Last Synced: 2025-04-24T11:35:24.932Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://vrm.dev/
- Size: 54.4 MB
- Stars: 50
- Watchers: 8
- Forks: 37
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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.