1.0.1 • Published 6 years ago
mean-stack-crud-tutorial v1.0.1
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 installto install required dependencies. - Run
ng serveto run the angular app - Start the MEAN Stack backend
cd backendto enter into the backend foldernodemon serverto start the nodemon servermongodto 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
1.0.1
6 years ago