Skip to content

Angular crud frontend part of MEAN that goes with taskmanager-api

Notifications You must be signed in to change notification settings

rnorthro14/taskmanager-app

Repository files navigation

taskmanager-app

NodeJS, status update using express, mongoDB

If you haven't cloned and set up the API server instance yet, do so first: Github

Get and run Angular frontend repository

$ npm install -g @angular/cli 
$ cd taskmanager-app
$ npm install
$ ng serve

Optional: If you don't have it installed already, install nodemon globally $ npm install -g nodemon

About

Angular crud frontend part of MEAN that goes with taskmanager-api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published