Skip to content

VarunTeja21/gameoflife

 
 

Repository files navigation

Codeship Status for fransguelinckx/gameoflife

gameoflife

Build backend + run (localhost:8080)

# ./mvnw spring-boot:run

Build frontend + backend + run (localhost:8080)

# ./mvnw spring-boot:run -Pgrunt

Build backend + run + watch front-end changes (localhost:3000)

# ./mvnw spring-boot:run
# grunt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.2%
  • Java 29.9%
  • HTML 13.4%
  • CSS 12.5%