PatrickJS / NG6-starter

:ng: An AngularJS Starter repo for AngularJS + ES6 + Webpack
https://angularclass.github.io/NG6-starter
Apache License 2.0
1.91k stars 1.35k forks source link

Adding Dockerfile #236

Closed bernardocs closed 6 years ago

bernardocs commented 6 years ago

As of it is now, it is reeeeeally simple.

I ran:

$ docker build -t ng6

And then:

$ docker run -p [host port]:3000 ng6

I'm still figuring a way to make it simply docker run ng6