/Souq

Primary LanguageTypeScript

My Cart

An online Shopping Web Application built with MEAN

Prerequisites (Used Technologies)

  • Node.js
  • Express
  • MongoDB
  • Angular 5

Installing

Inside the project directory run:

		mongorestore --db Souq toImport
		cd Nodejs; npm install; mongod; nodemon app; cd ..
		cd Angular/souq; npm install; ng serve -ssl -o

Authors