Skip to content

ereztdev/A-B-tester-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A/B Tester Backend

Installation instructions:
  • you will need to install the frontend project as well.
  • I recommend nodemon (npm i -g nodemon) as your closure based node executioner, it will refresh on chksum.
  • pull this repo (git pull https://github.com/ereztdev/A-B-tester-backend.git)
  • change dir into the repo (cd A-B-tester-backend)
  • install all packages (npm install)
  • run the server (nodemon app.js)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published