We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f980c5 commit 6e2c016Copy full SHA for 6e2c016
README.md
@@ -0,0 +1,12 @@
1
+### Status : Work in progress.
2
+
3
+Goal of this project will be to setup a Spring Boot backend for the ReactJS TodoMvc sample
4
5
+- ReactJS frontend is built using create-react-app
6
+- Frontend build is triggered via maven build
7
+- Frontend is packaged with the Spring Boot backend
8
9
+TOODs :
10
11
+- Create Spring Boot backend
12
+- Add HTTP calls to the ReactJS TodoMvc app
0 commit comments