Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 229 Bytes

File metadata and controls

8 lines (7 loc) · 229 Bytes

MEAN stack -Serverside pagination and searching

Serverside pagination using mongojs-paginate,searching from MongoDB

To run locally:

  • Clone this repo
  • npm install
  • node server
  • open chrome browser with localhost:7000