Skip to content

Simple web application developed with Angular JS, Express JS, Node JS and MongoDB

Notifications You must be signed in to change notification settings

lilankaabey/mean-course

Repository files navigation

MeanCourse

This is basic CRUD (Create-Retrieve-Update-Delete) application created using MEAN technologies.

  • M - Mongo DB
  • E - Express js
  • A - Angular js
  • N - Node js

Run Application

  • Download this repository
  • Go to the project root
  • Opean terminal and run following code
npm install
  • Server will start in localhost:3000 port Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

About

Simple web application developed with Angular JS, Express JS, Node JS and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published