Project

Sample Project to show email verification. This project was generated with node-seed

Prerequisite

  1. Install Node.js

  2. Install MongoDB

Getting started

  1. Go to project folder and install dependencies:
npm install
  1. Launch development server, and listening on port 80:
npm start