Skip to content

tzehe/react-spring-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

react-spring-example

This is the example project for the dev-recipe [Integrate React frontend in a Java corporate environment] (link)

Start application

mvn clean package

Run react-spring-example-0.0.1-SNAPSHOT.jar located in target folder

Start frontend separately

in src/main/js/frontend run

npm install

npm start This starts the react frontend on localhost:3000 with hot-reloading

About

An example project which shows how to integrate a react frontend in a spring-boot backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published