Skip to content

Latest commit

 

History

History

swim-ai-sample-app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Requirements

  • Java 1.8 or higher
  • Gradle
  • Nodejs

Start the SWIM Server

 gradle build
 gradle run

Start Client

 node getTweets.js

 open client.html