Skip to content

gangachris/mean-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEAN Docker

App to show a Docker Compose set up for a mean application running Angular 2.

NOTE For angular 7 try ng-7 branch

Set up

Make sure you have docker and docker-compose installed.

Docker-compose should be version 1.6 or higher.

Clone the repo

$ git clone https://github.com/gangachris/mean-docker

Run docker

$ docker-compose up

App should be running in localhost:4200

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 55.6%
  • JavaScript 27.9%
  • HTML 9.2%
  • Dockerfile 6.7%
  • CSS 0.6%