LouisLuu159 / angular-dockerized

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AngularDockerized

Demo repo showing how to Dockerize a Angular app and run as a static website using NGINX.

Dependencies

Make sure you have the following installed:

Installation and running locally

npm install
npm run start

Building and running in Docker

docker-compose up -d

About


Languages

Language:HTML 89.2%Language:TypeScript 8.3%Language:Dockerfile 2.2%Language:SCSS 0.3%