/quick-start-MEAN

Quick Start MEAN

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Simple CRUD MEAN APP

This project was generated with Angular CLI version 6.0.7.

Development client

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.

Installing Module for server

Run npm i to install the modules in server server/.

Running Server

Run node server\bin\www to start the server.