Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/athiththan11/mean-stack-ng7

MEAN Stack with Angular 7 (ng2+)
https://github.com/athiththan11/mean-stack-ng7

angular angular7 crud expressjs mean mean-stack mlab mongodb nodejs

Last synced: about 6 hours ago
JSON representation

MEAN Stack with Angular 7 (ng2+)

Awesome Lists containing this project

README

        

# MEAN Stack ng7

MEAN Stack with Angular 7 (ng2+)

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.0.6.

Deployed on [Heroku](https://mean-ng7-crud.herokuapp.com/)

## install

Install related dependencies using the following commands

```
npm install

bower install
```

## run

Clone the project and execute the following command to build and run the application

```
npm run build
```

Navigate to `http://localhost:3000/`