Web_Design_Project_Recipe_Book

Recibe Book app using MEAN technology stack

Stars
0
Committers
2

Final Project

Recipe Book

Installation

  • Run the command to install node modules --> npm install
  • Then run this command --> ng serve
  • Choose any available server from the terminal to run/view web page
  • Navigate to http://localhost:4200/

Installing the MongoDB Server

  • Open the api module in different window.
  • Then run the command to install node modules --> npm install.
  • After installing the node modules then run this command --> npm run start.
  • After the above command is executed then the server is connected to Database.
  • Navigate to http://localhost:3000/

Built with

This project was generated with Angular CLI version 1.6.4.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.