Skip to content

n-poulsen/CampusPaths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CampusPaths

Project Description

Shortest path finder for the UW campus, with a Java backend and React.js frontend, using the Spring Boot framework.

How to run

Once the projected has been cloned, run "mvn clean install" to create the JAR file. The jar created is target/campus-paths-0.0.1-SNAPSHOT.jar, which can be run with the command: "java -jar target/campus-paths-0.0.1-SNAPSHOT.jar". The application runs on localhost:8080.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published