/NodeTutorial

An introduction to node tutorial made for SE class 2017

Primary LanguageHTML

Node tutorial

A basic portfolio app using node, express, mongo and ejs.

Installation

$ git clone git@github.com:alihassan0/NodeTutorial.git
$ cd NodeTutorial/
$ npm install 
$ node server.js

Features

  • create projects
  • get projects

The projects is divided in 4 parts. each part has his own branch

a tutorial is in the making to be released soon Hopefully.