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

https://github.com/traunguyentvt/study_modern_web_applications

Angular, MongoDB, NodeJS, Express Server
https://github.com/traunguyentvt/study_modern_web_applications

angular css express html mongodb mongoose nodejs npm-package

Last synced: 3 months ago
JSON representation

Angular, MongoDB, NodeJS, Express Server

Awesome Lists containing this project

README

          

# Modern Web Applications

This repo contains the MEAN stack application that is built in CS572 Modern Web Applications course.

# Express App provides REST API

+ Link: http://localhost:3000
+ Run: nodemon

# Angular App

+ Link: http://localhost:4200
+ Run: npm start