This project was generated with Angular CLI version 7.3.8.
SERVER | CLIENT |
---|---|
NodeJS | Angular |
Express | Bootstrap |
Morgan |
Run npm start
to start server and client in parallel.
Server: http://localhost:1977/api/v1/products
Client: http://localhost:2012
Run ng test
to execute the unit tests via Karma.