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
Before executing the application run the below command in the PrimeNGandSpringREST\src\main\webapp folder:
6
+
7
+
```
8
+
npm install
9
+
```
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. SQL script for creating the database:
0 commit comments