Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 387 Bytes

File metadata and controls

23 lines (13 loc) · 387 Bytes

TV Shows Manager - from scratch

This is a playground application to learn and experiment NodeJS, Express, AngularJS and MongoDB !

based on the Sahat Yalkabov's article

Setup app

Install dependencies

$ sudo npm install
$ bower install

First build

$ gulp