Skip to content

sunnysmane/box-in-the-box

Repository files navigation

BoxInTheBox

This project was generated with Angular CLI version 10.0.5.

Run application using Angular CLI

Run ng serve -o for a dev server. Navigate to http://localhost:4200/.

Run application using Docker Compose

Run docker-compose up. Navigate to http://localhost:40000/.

Run application using Docker (if docker compose is not installed)

Run docker build -t box-in-the-box .
Run docker run -p 40000:80 -itd box-in-the-box
Navigate to http://localhost:40000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published