Skip to content

Commit fa95134

Browse files
author
Jay Aisenbrey
authored
Update README.md to indicate that you should build from the root before starting the api or admin project
1 parent cdfd658 commit fa95134

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ This application needs to be the first to run since the `site` application is de
2626
this application by using the Spring Boot Maven Plugin::
2727

2828
```
29+
> cd <path to ReactStarter>
30+
> mvn clean install
2931
> cd api
3032
> mvn spring-boot:run
3133
```

0 commit comments

Comments
 (0)