Skip to content

sakilk130/pagination-express-mongodb-ejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pagination for express, mongodb & EJS Template

Screenshot:

Screenshot

Instructions

First clone this repository.

$ git clone https://github.com/sakilk130/pagination-express-mongodb-ejs.git

Install dependencies. Make sure you already have nodejs & npm installed in your system.

$ npm install # or yarn

Run it

$ npm start # or yarn start

Built with

  • Express.js
  • MongoDB
  • EJS Template