Skip to content

Install Application

Max Wendel F. F. Araújo edited this page May 1, 2019 · 2 revisions

Movie-Ws

Install

  • Clone or Download:
$ git clone https://github.com/Max-Wendel-UFC/Movie-ws.git
  • Install through Maven mvn command line:
$ mvn clean install -U
  • Run Application through Maven mvn command line:
$ mvn spring-boot:run

That's All Folks!

Clone this wiki locally