Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 305 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 305 Bytes

React Spring Template

Template project for web applications using React frontend and Spring Boot backend

Setup

In root directory, run: mvn clean package

Run

Frontend

In frontend directory, run: npm start

Backend

Add backend project in Eclipse with Spring Boot

Run launch file