MEAN E-Shop
Build E-Shop with Admin Panel using the technologies: Nodejs , Mongo, Angular 12, Nrwl NX Monorepo, PrimeNG
Demo
Get started
git clone
cd backend
npm i
npm run dev
cd frontend
npm i
ng serve ngshop -o
ng serve admin -o
Build E-Shop with Admin Panel using the technologies: Nodejs , Mongo, Angular 12, Nrwl NX Monorepo, PrimeNG
TypeScript
Build E-Shop with Admin Panel using the technologies: Nodejs , Mongo, Angular 12, Nrwl NX Monorepo, PrimeNG
git clone
cd backend
npm i
npm run dev
cd frontend
npm i
ng serve ngshop -o
ng serve admin -o