Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 585 Bytes

File metadata and controls

26 lines (20 loc) · 585 Bytes

Getting Started

There are two servers in this repo, Node & Angular.

Git

Checkout this repo, install dependencies, then start the process with the following:

> git clone https://github.com/thiswallz/angular4-crud-node-mongoose-bootstrap4.git
> cd angular4-crud-node-mongoose-bootstrap4
> npm install
> node server.js
> ng serve --open

Ports

Node port: 3000 WebApp port: 4200

App

WebApp running

Alt text
Alt text
Alt text
Alt text