Skip to content

coder135792468/AB-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Setup Frontend in local

git clone https://github.com/coder135792468/AB-Email-testing-Frontend-.git
cd AB-Email-testing-Frontend-
npm install 
npm run dev

Setup Backend in local

git clone https://github.com/coder135792468/AB-Email-testing-Backend.git
cd AB-Email-testing-Backend
npm install 
npm run server

You will need .env file

MONGO_URL=YOUR_MONGO_DB_URL
USER=YOUR_EMAIL_ADDRESS
PASSWORD=YOUR_16_DIGIT_PASSWORD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published