Skip to content

krkumar14/medium-angular-docker

 
 

Repository files navigation

Angular Docker

This project was generated with Angular CLI.

Scripts

Script Description Example
start start the application yarn start or yarn start --open
build built application for production yarn build
build:docker build docker image yarn build:docker
start:docker start the prebuilt docker image on port 3000 yarn start:docker
test run unit tests in watch mode yarn test
test:ci run unit tests for CI/CD environment yarn test:ci

About

Your Angular apps as Docker containers

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 58.1%
  • HTML 19.5%
  • JavaScript 16.7%
  • Dockerfile 4.6%
  • CSS 1.1%