Run npm install
Run npx nx serve bff
for start bff express server.
Run npx nx serve frontend
for start bff express server.
-
http://localhost:4200/ - FE part
-
http://localhost:3333/bff/list - BFF api with mock data.
Run npm install
Run npx nx serve bff
for start bff express server.
Run npx nx serve frontend
for start bff express server.
http://localhost:4200/ - FE part
http://localhost:3333/bff/list - BFF api with mock data.