Skip to content

This a template for using dotnet core + react + docker. No strings attached.

Notifications You must be signed in to change notification settings

regnos24/pitt-boss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pitt-boss

This a template for using dotnet core + react + docker. No strings attached.

  • Installation

    Once you have installed docker for mac then drop to a terminal window.

    • run cd /path/to/pitt-boss
    • run docker build --pull -t pitt-boss .
    • run docker run --name pitt-boss --rm -it -p 5000:80 pitt-boss

    Now that it is running. Open a browser and navigate to http://localhost:5000

About

This a template for using dotnet core + react + docker. No strings attached.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published