Skip to content

Kalah game web application using Angular and Spring boot

Notifications You must be signed in to change notification settings

neon98/kalah-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

kalah-game

Kalah game web application using Angular and Spring boot

Prerequisites

  • Install Java
  • Install maven
  • Install Node
  • Install Angular-cli

Project setup

Client

Navigate to /client folder

cd client

Install

npm install

Run

ng serve

Navigate to http://localhost:4200/

Server

Navigate to /server folder

cd server

Build

mvn clean install

Run

mvn spring-boot:run

Dependencies

  • Java : 1.8
  • Node : 17.7.2
  • npm : 8.5.2
  • Angular : 13.3

About

Kalah game web application using Angular and Spring boot

Resources

Stars

Watchers

Forks

Languages