https://github.com/ctrlmaniac/reactspring
A guide about serving a react app with spring boot
https://github.com/ctrlmaniac/reactspring
Last synced: 12 months ago
JSON representation
A guide about serving a react app with spring boot
- Host: GitHub
- URL: https://github.com/ctrlmaniac/reactspring
- Owner: ctrlmaniac
- License: mit
- Created: 2023-01-16T16:22:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T18:35:02.000Z (over 3 years ago)
- Last Synced: 2025-02-15T19:48:50.299Z (over 1 year ago)
- Language: JavaScript
- Size: 268 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# reactspring
A guide about serving a react app with spring boot
Run `npm run build` to build the react application
Run `npm run runserver` to serve the application via java tomcat