Skip to content
This repository has been archived by the owner on Sep 23, 2018. It is now read-only.

DestroysTokyo/airplane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

airplane

frontend

  1. cd frontend
  2. ng build
  3. copy contents of dist/airplane to web root

backend

  1. cd backend
  2. gradle build
  3. java -jar airplane-1.0.0-SNAPSHOT.jar