Skip to content

vektor-inc/vk-simple-copy-block

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

136 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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