Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 307 Bytes

File metadata and controls

19 lines (13 loc) · 307 Bytes

Programmist-Front

Installation

以下のコマンドをターミナルで実行する。

git clone "https://github.com/Factorialers/programmist-front"
cd "programmist-front"
yarn install

Usage

以下のコマンドでサーバーを起動する。

yarn dev