An open API service indexing awesome lists of open source software.

https://github.com/knowledgefactory4u/mean-stack-crud


https://github.com/knowledgefactory4u/mean-stack-crud

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Mean-Stack-CRUD
# Local environment setup


Step1: Install Node.js - click here




Step2: Install Angular - click here




Step3: Install VS code - click here




Step4: Download/clone source code - click here




Step5: Install MongoDB - click here






Backend setup




Step6: Download the dependencies using the following command 


npm install




Step7:  Run our backend application using the following command 


npm start






Frontend setup




Step8: Download the dependencies using the following command 


npm install




Step9: Run the Frontend application - ng serve