Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 371 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 371 Bytes

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.