Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 599 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 599 Bytes

SpokenTime webapp

This is a tiny webapp built on SpringBoot and javascript, that visualizes the works of SpokenTime library

Usage

This is a SpringBoot app built with Maven. To run it correctly, you should have the SpokenTime library deployed in your local maven repository, see SpokenTime library project.

After that you can just run it using the run goal of spring-boot-maven-plugin

mvn spring-boot:run

Access the web app on localhost:8080/home and you should see something like this:

screenshot