Skip to content

Factorialers/Programmist-Front

Repository files navigation

Programmist-Front

Installation

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

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

Usage

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

yarn dev