konjag / mean-stack-tutorial

Simple Blog tutorial on MEAN stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple Blog tutorial on MEAN stack


Languages

Language:TypeScript 58.4%Language:JavaScript 21.1%Language:HTML 20.2%Language:CSS 0.3%