All Projects → vitejs → docs-ja

vitejs / docs-ja

Licence: MIT license
Japanese translation of vitejs.dev

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
Vue
7211 projects

Vite Docs JA

Vite ドキュメントの日本語翻訳レポジトリです。現状、本レポジトリは翻訳作業用のものとして一時的に用意されています。将来的に、本レポジトリは別場所に移動される可能性があります。

貢献ガイド

Vite 日本語翻訳ガイド を一読お願いします!

はじめかた

本ドキュメントは VitePress で作られています。ローカル環境で作業を行う場合は、以下のステップを踏んでください。

# NPMパッケージをインストール
$ yarn install

# ローカル Web サーバを起動
$ yarn docs

上記コマンド実行後、http://localhost:5173 にアクセスするとサイトにアクセスできます。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].