Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 209 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 209 Bytes

chatot

開発

$ git clone https://github.com/RNGeek/chatot.git
$ yarn install
$ yarn run start

テスト

$ yarn run test

Production ビルド

$ yarn run build