This project is a Image based social network, created by Nehorai Peisach and Shai Moran for the Sela Learning Center.
First you need to install all npm packeges,
run install.bat
to install all packeges
In terminal:
$ npm run i
Run run.bat
to run client and servers at the same time.
In terminal:
$ npm run start