Skip to content

A group of PARASITEs working hard around the clock to create a beautiful website for Nawwar using MEAN stack.

Notifications You must be signed in to change notification settings

SEGUC17/PARASITE

Repository files navigation

parasite

Nawwar

Getting Started

  • In order to start the project you have to start a database connection first open a new terminal (Linux) or command prompt, git bash, or Cmndr (Windows) and run mongod then keep this terminal open.

  • run in a new terminal

npm install
npm start
  • Then open another terminal and run
npm install
ng serve -o
  • A web page will open on port 4200

Authors