Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 293 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 293 Bytes

Yet Another NodeJS Blog (YANB)

This is a blog made in NodeJS using the MEAN stack (MongoDB, ExpressJS, AngularJS 2, NodeJS).

Prerequisites

  • Install Docker

Run

Go to root directory:

  • run docker-compose build to build images
  • run docker-compose upto bring up the environment