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 cdfd658 commit fa95134Copy full SHA for fa95134
README.md
@@ -26,6 +26,8 @@ This application needs to be the first to run since the `site` application is de
26
this application by using the Spring Boot Maven Plugin::
27
28
```
29
+ > cd <path to ReactStarter>
30
+ > mvn clean install
31
> cd api
32
> mvn spring-boot:run
33
0 commit comments