jelofsson / bulk-email-sender-reactjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bulk Email Sender

Requirements

Npm for node packages

Client side

Install

cd client && npm install

Run

cd client && npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Server side

Install

cd server && npm install

Run

cd server && npm start

Runs the app in the development mode.
Open http://localhost:4000 to view it in the browser.

About


Languages

Language:JavaScript 95.4%Language:HTML 2.4%Language:CSS 2.2%