Original commit c6fe88e4f66a86f13693923ab0d4a6e1a592c3cc
This commit is contained in:
David Siegel 2017-07-24 18:01:59 -07:00
Родитель 96230796d2
Коммит e03cbc2ea3
1 изменённых файлов: 2 добавлений и 4 удалений

Просмотреть файл

@ -3,7 +3,7 @@
## Setup
```shell
$ npm run setup
$ npm install
```
## Edit
@ -24,6 +24,4 @@ The react app will live-reload when you edit any source.
## Deploy
```shell
$ npm run deploy # quicktype.io
```
Commit to master.