Image App made with Angular, Nodejs, Mongodb, Express & Typescript (MEAN Stack).
This project was generated with Angular CLI version 8.3.0.
git clone https://github.com/gdys92/mean-photo-gallery
cd api
npm install
mongod
npm start
cd angular-gallery
npm install
ng serve