Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 440 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 440 Bytes

members-only

members-only

Description

Members-only page made with Node.js, Express, MongoDB, and Passport.js.

Getting started

Clone the repo

git clone https://github.com/SultanBadri/members-only.git

Next, run:

cd members-only
npm install
npm run devstart

The server is now running at localhost:3000.