Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 186 Bytes

File metadata and controls

13 lines (9 loc) · 186 Bytes

開発を始める

ライブラリのインストールを行う

$ yarn

開発用サーバーを立てて http://localhost:1234/ で動作確認する

$ yarn dev