Skip to content

hi1280/mean-example

Repository files navigation

MeanExample

This project was generated with Angular CLI version 6.0.8.

Requirements

  1. Install the Angular CLI
npm install -g @angular/cli
  1. Install MongoDB
    https://docs.mongodb.com/manual/installation/

Getting Started

  1. Clone this repository
https://github.com/hi1280/mean-example.git
cd mean-example
  1. Install the npm packages
npm install

Running the app on Local

  1. Launch the server
npm start
  1. Open the browser to http://localhost:3000