Skip to content

sgubich83/Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webapp with Create React App and Spring Boot

Install dependencies

mvn clean install

Run

mvn spring-boot:run

Go to

http://localhost:8080/

Possible problems

I'm using frontend-maven-plugin
can delete this plugin
start backend as mvn spring-boot:run
go to frontend package
npm install
npm start
and go http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published