Skip to content

Commit

Permalink
add readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shundroid committed May 5, 2016
1 parent aa624af commit 78a5772
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# SpheroMazeEditor

## 準備

### 必要なもの

- node.js

### モジュールをインストール

```
$ npm install
```

### ビルド

```
$ npm run build
```

### ブラウザで確認

0 comments on commit 78a5772

Please sign in to comment.