Skip to content

Commit 6e2c016

Browse files
committed
README
1 parent 8f980c5 commit 6e2c016

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)