Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 408 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 408 Bytes

StudyoFrontend

Studyo のフロントエンドです。

開発環境

クローン

$ git clone https://github.com/k1e1n04/studyo-frontend.git

パッケージのインストール

$ cd studyo-frontend
$ yarn

開発サーバーの起動

$ yarn dev

デプロイ

main ブランチに push すると自動で Amplify にデプロイされます。