first install git and node
then open your Bash (Unix like) or your command prompt (Windows)
and type: git clone https://github.com/mohamedmhiri/yet-another-bookstore.git
Now go under that directory with "cd yet-another-bookstore" and type "npm install"
finally start the project with "npm start"
Baby Prediction Client side is an Angular4 application
First Install GIT from https://git-scm.com/,
Install NODE from https://nodejs.org/en/download/
then open your Bash (Unix like) or your command prompt (Windows)
and navigate with "cd" until you get under "my-folder".
Type: git clone https://github.com/mohamedmhiri/baby-prediction-client-side.git
Now go under that directory with "cd baby-prediction-client-side"
and type "npm install" to install the Baby Prediction server-side project's dependencies and Finally "npm run start" to run it.
Feel free to update it.
mohamed_mhiri's mail: [email protected]
maryem_ben_yahia's mail: [email protected]