Skip to content

RyanWooldridge/Angular8_MEANstack

Repository files navigation

Angular8MeanstackAngularMaterial

Step by step article on Angular 8 MEAN Stack Tutorial – Build CRUD App with Angular Material 8

How to run the app?

  • Run npm install to install required dependencies.
  • Run ng serve to run the angular app
  • Start the MEAN Stack backend
    • cd backend to enter into the backend folder
    • nodemon server to start the nodemon server
    • mongod to start the mongoDB shell

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published