Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 305 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 305 Bytes

#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:

  1. npm run install-all-deps #Install all supported dependecies regarding client and server

  2. npm run dev #use this statement to running this project.