mean-stack-crud-tutorial

1.0.1 • Public • Published

MEAN Stack CRUD Tutorial

A step by step MEAN Stack Tutorial from which you will learn to build Angular 7 CRUD App with Bootstrap 4, MongoDB, NodeJS and Express JS from scratch.

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

Step By Step Written Tutorial

MEAN Stack Tutorial – Angular 7 CRUD App with Bootstrap 4

Prerequisites

  • Node JS

Built With

  • MongoDB
  • Mongoose JS
  • Express JS
  • Angular CLI 7.2.3
  • Visual Studio Code

Author

Package Sidebar

Install

npm i mean-stack-crud-tutorial

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

1.85 kB

Total Files

2

Last publish

Collaborators

  • rawatdigamber