You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 7/PrimeNGandSpringREST/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,6 @@ Before running the application you should execute the below command in the **Pri
8
8
npm install
9
9
```
10
10
11
-
After you obtain the **/node_modules folder**, you can run the application. I've tested under Payara with database **myproducts** in MySQL 5. This is a very simple database with a single table named **products** like in figure below:
11
+
After you obtain the **/node_modules** folder (including **primeng** folder), you can run the application. I've tested under Payara with database **myproducts** in MySQL 5. This is a very simple database with a single table named **products** like in figure below:
0 commit comments