/mean-stack-tutorial

Simple Blog tutorial on MEAN stack

Primary LanguageTypeScript

MEAN Stack Tutorial

Simple blog tutorial on MEAN stack.

Getting started

Prerequisites

You will need MongoDB and Node.js to run this project.

MongoDB
Node.js

Installing

Install the dependencies:

$ npm install

Developing

Start the server:

$ npm start

Built with

MongoDB - database
Express - web framework for Node.js
Angular - front-end framework
Node.js - JavaScript runtime