Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 402 Bytes

README.md

File metadata and controls

38 lines (26 loc) · 402 Bytes

Alexander API Server

Alexander API Server(Frontend)

Development

初回起動手順(.env.exampleから.envをコピーして下さい)

make install

make init

make run

プロジェクト更新手順

make install

make run

コマンド集

ライブラリをインストール
make install

実行
make run

ビルド
make build

テスト

リリースビルド