Skip to content

balestrinc/java-demo-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Demo test

Requirements

  • Java 8
  • Gradle
  • Node.js

To run this:

Running the API

Switch to api folder

Run the command:

$ ./gradlew clean build :demo-web:bootRun

It wil start the application on http://localhost:8080

Running the Client

Switch to client folder

Run the command:

$ npm install

$ npm start

It wil start the application on http://localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors