Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 361 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 361 Bytes

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