Skip to content

bmarwane/spring-boot-react-redux-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring boot + React and Redux example

Install

$ npm install
$ mvn clean install

Run application during dev

run server first

$ java -jar target/react-starter-0.1.0.jar

or by running Application class from your IDE.

run hot reload server

$ npm start

run front-end tests

$ npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published