Skip to content

Commit

Permalink
Add Quick start secton to README
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzmisa committed May 10, 2024
1 parent c634c00 commit 059d40d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,13 @@ WordPress のようなブログ用のアイキャッチ画像・ブログカー

- パソコン:Google Chrome、Safari(いずれも OSX 環境にて確認)
- スマートフォン:iOS Safari

## クイックスタート

[ここにアクセス](http://featured-image-maker.zzzmisa.com/)すれば、すぐにアイキャッチ画像が作れます。

もしくは

1. このリポジトリをクローン `git clone https://github.com/zzzmisa/featured-image-maker.git`
2. リポジトリのルートで`npx http-server`を実行
3. [http://127.0.0.1:8080](http://127.0.0.1:8080)にアクセス
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,13 @@ It is checked to work on the following browser's latest versions.

- PC: Google Chrome, Safari (Checked on Mac OS X)
- Mobile: iOS Safari

## Quick start

[Access here](http://featured-image-maker.zzzmisa.com/en/) and you can create featured images instantly.

OR

1. Clone this repository `git clone https://github.com/zzzmisa/featured-image-maker.git`
2. Run `npx http-server` in the repository root
3. Access [http://127.0.0.1:8080](http://127.0.0.1:8080)

0 comments on commit 059d40d

Please sign in to comment.