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