Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 418 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 418 Bytes

CodeGrid React DEMO

ES 2015を用いて開発環境を構築することを前提としているため、実行環境としてNode.js v4以上がインストールされていることが必要です。

まず、必要なモジュールをインストールします。

npm install

以下のコマンドでビルドができます。

npm run build -- <targetDir>

# eg. npm run build -- 1_1