Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 467 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 467 Bytes

Zakimoto-Git-Tutorial-Kai

  • 利用しているツール,ライブラリ

  • バックエンド

  • Java

  • Spring boot

  • フロントエンド

    • jQuery
    • jQuery-console
  • データベース

    • MongoDB
  • ビルドツール

    • Maven

実行方法

  • MongoDBの起動
mongod
  • 実行可能jarの作成
./mvnw clean package
  • jarの実行コマンド
java -jar target/zakimoto-git-tutorial-kai-0.0.1-SNAPSHOT.jar