Skip to content

pugnascotia/spring-cra-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cra-demo

Using create-react-app with Spring Boot

About

This is a very basic sample project that illustrates a ReactJS frontend, generated with create-react-app, being served up by a Spring Boot application. You could use this as a template for your own projects.