Angular 10, node express Ecommerce Application with NGRX state management
https://github.com/raymond-frontend/eShop.git
cd eShop
Install the npm
packages described in the package.json
and verify that it works:
npm install
npm run start
nodemon server.js
DBURL=yourmongodburl
JWTSECRET=yoursecret