hemanthkishore / email-campainger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick Start

// Install dependencies for server & client
npm install && npm run client-install

// Run client & server with concurrently
npm run dev

// Server runs on http://localhost:5000 and client on http://localhost:3000

// make sure mongodb is running on your local default port 27017

About


Languages

Language:JavaScript 93.3%Language:HTML 4.3%Language:CSS 2.3%