Skip to content

surya456/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 33.8%
  • Java 22.9%
  • Shell 13.7%
  • HTML 10.3%
  • Batchfile 9.7%
  • CSS 9.6%