#Mean Stack Demo Pattern : it is just a simple article listings with crud operations
To running this demo project we need to follow below steps:
-
npm run install-all-deps #Install all supported dependecies regarding client and server
-
npm run dev #use this statement to running this project.