-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #54 from eltociear/add_ja-readme
Add Japanese README
- Loading branch information
Showing
3 changed files
with
101 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,98 @@ | ||
<h1 align="center"> | ||
Douyin | ||
</h1> | ||
|
||
<p align="center"> | ||
<a href="README.md">简体中文</a> | | ||
<a href="README-en-US.md">English</a> | | ||
<a href="README-ja-JP.md">日本語</a> | ||
</p> | ||
|
||
<p align="center"> | ||
<b>douyin</b>これは抖音(TikTok)を模倣したモバイルショートビデオプロジェクトである。, | ||
<a href="https://v3.cn.vuejs.org">Vue</a>、<a href="https://cn.vitejs.dev/">Vite</a> の実装をベースにしています。 | ||
最新のVueファミリーのバケット技術スタックを使用し、背景データは <a href="https://github.com/ctimmerm/axios-mock-adapter">axios-mock-adapter</a> によって構築されています。 | ||
</p> | ||
|
||
|
||
> 私の他のオープンソースプロジェクトをシェアする: | ||
> | ||
>_[**Typing Word** - Web ページで使える単語暗記ソフト~](https://github.com/zyronon/typing-word) <img src="https://img.shields.io/github/stars/zyronon/typing-word.svg?style=flat-square&label=Star&color=4285dd&logo=github" height="16px" />_ | ||
> _[**Web Scripts** - 便利なオイルモンキースクリプト~](https://github.com/zyronon/web-scripts) <img src="https://img.shields.io/github/stars/zyronon/web-scripts.svg?style=flat-square&label=Star&color=4285dd&logo=github" height="16px" />_ | ||
|
||
## 免責事項 | ||
|
||
このプロジェクトは、技術的な研究と共有のためにのみ適用され、商業目的で使用することはできません。 | ||
|
||
## オンラインアクセス | ||
|
||
Netlify: <https://douyins.netlify.app/> (中国にいるなら Vpn が必要です) | ||
|
||
Vercel: <http://dy.ttentau.top/> (中国ではこれが推奨されています) | ||
|
||
**注**: PCブラウザはモバイルモードでアクセスすること | ||
F12キーを押してコンソールを表示し、Ctrl+Shift+Mキーを押してモバイルモードに切り替える。 | ||
|
||
**注**: 携帯電話の場合は、[Via ブラウザ](https://viayoo.com/zh-cn/)または Chrome ブラウザプレビューをご利用ください。 | ||
他のブラウザはビデオを強制的にフルスクリーンにし、スタイルを無効にします。 | ||
|
||
## エフェクトのスクリーンショット | ||
|
||
<div> | ||
<img width="150px" src='./public/docs/1.gif' /> | ||
<img width="150px" src='./public/docs/2.gif' /> | ||
<img width="150px" src='./public/docs/3.gif' /> | ||
<img width="150px" src='./public/docs/4.gif' /> | ||
<img width="150px" src='./public/docs/5.gif' /> | ||
<img width="150px" src='./public/docs/img-1.jpg' /> | ||
<img width="150px" src='./public/docs/img-2.jpg' /> | ||
<img width="150px" src='./public/docs/img-3.jpg' /> | ||
<img width="150px" src='./public/docs/img-4.jpg' /> | ||
<img width="150px" src='./public/docs/img-5.jpg' /> | ||
</div> | ||
|
||
## 関連記事 | ||
|
||
- juejin:https://juejin.cn/spost/7352813352051687458 | ||
- V2Nex:https://www.v2ex.com/t/1028678#reply116 | ||
|
||
## このプロジェクトが紹介したネット上の有名人たち | ||
|
||
- 我是香秀🐂🍺: https://v.douyin.com/iYRAPA2L/ | ||
- 杨老虎🐯(磕穿下巴掉牙版): https://v.douyin.com/iYRA56de/ | ||
- 条子: https://v.douyin.com/iYRAaqjr/ | ||
- 达莎Digi: https://v.douyin.com/iYRA6rwT/ | ||
- 小橙子: https://v.douyin.com/iYRAnudw/ | ||
- 南恬: https://v.douyin.com/iYRAbKm3/ | ||
- 小霸宠牛排🥩:https://v.douyin.com/iYRSosVB/ | ||
- 奶茶妹◕🌱: https://v.douyin.com/iYRACKhP/ | ||
- 我才是岚岚: https://v.douyin.com/iYRAQM1C/ | ||
- 周憬艺ziran: https://v.douyin.com/iYRAQs4h/ | ||
- 刘思瑶nice: https://v.douyin.com/iYRAaERn/ | ||
- 彭十六elf: https://v.douyin.com/iYRAHrVG/ | ||
- 李子柒:https://v.douyin.com/iYRA5B88/ | ||
|
||
## プロジェクトの実行 | ||
|
||
このプロジェクトは `Vue` をベースにしており、実行には node 環境が必要です。 | ||
|
||
1. NodeJSをインストールするには、[公式ドキュメント](https://nodejs.org/en/download)を参照してください。 | ||
2. `git clone https://github.com/zyronon/douyin.git` を使ってプロジェクトをローカルにダウンロードしてください。 | ||
3. `npm install` と入力し、プロジェクトのルートディレクトリで `project install` を実行して依存関係をダウンロードする。 | ||
4. プロジェクトを開始するには `project dev` を実行する。プロジェクトのデフォルトアドレスは [`http://localhost:3000`](http://localhost:3000)] である。 | ||
5. ブラウザで [`http://localhost:3000`](http://localhost:3000)] を開き、プロジェクトにアクセスする。Chrome を携帯電話モードのショートカットキーに切り替え、F12 キーを押してコンソールを表示し、Ctrl+Shift+M キーを押す | ||
|
||
## 機能と提案 | ||
|
||
現在、プロジェクトは開発の初期段階にあり、新機能は継続的に追加されています。 | ||
このソフトに関する機能や提案があれば、ぜひ Issues にお寄せください。 | ||
もし、このソフトのデザインアイデアがお気に召したら、お気軽に `PR` をお寄せください! | ||
|
||
## 連絡先 | ||
|
||
私のメールアドレス <a href="mailto:[email protected]">[email protected]</a> にご連絡ください | ||
|
||
## MIT ライセンス契約 | ||
|
||
[MIT](LICENSE) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters