Skip to content

ntt2k/incident-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

incident-visualizer

Screenshot

Installation instructions

Prerequisite

Tool Link
SDKMAN https://sdkman.io/
JAVA JDK https://adoptopenjdk.net/ (use tool like SDKMAN to install: sdk install java 11.0.3.hs-adpt)
Maven v3.6+ (sdk install maven 3.6.3)
Yarn v1.2+ https://yarnpkg.com/

Start Backend first:

cd backend
mvn spring-boot:run

then start Frontend in another terminal:

cd frontend
yarn install
yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published