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

https://github.com/vrm-c/vrm.dev


https://github.com/vrm-c/vrm.dev

Last synced: about 1 year ago
JSON representation

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.