Skip to content

Commit

Permalink
Merge pull request #18 from vektor-inc/update/readme-english
Browse files Browse the repository at this point in the history
Update readme ( add english )
  • Loading branch information
shimotmk authored Jun 15, 2023
2 parents 9b0f4ff + 4cdf875 commit 3b768d3
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
# vk-simple-copy-block
# VK Simple Copy Block

このブロックの中にあるブロックのコードをコピーするためのブロックです。

コードは下記にあります。
https://github.com/vektor-inc/vk-simple-copy-block
A block to copy the code of the block inside the copy target.
コピー対象のブロックのコードをコピーするブロックです。

Package installation
パッケージのインストール
```
$ npm install
$ composer install
```

Start monitoring js and sass.
js,sassの監視を開始します。
```
$ npm run watch
Expand Down

0 comments on commit 3b768d3

Please sign in to comment.