Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 495 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 495 Bytes

staff push message app

This is a user login and registration app using Node.js, Express, Mongoose, EJS and express-sessions.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. ❤️

Prerequisites

You need to have installed Node.js, NPM and MongoDB in your System.

Installing

npm install

To Run

nodemon server.js

Code is Running on