Skip to content

ctnelson1997/coletnelson-us

Repository files navigation

build

npm run build
docker build . -t ctnelson1997/coletnelson-us
docker push ctnelson1997/coletnelson-us

deploy

docker pull ctnelson1997/coletnelson-us
docker run --name=website-prod -d --restart=always -p 4200:80 ctnelson1997/coletnelson-us

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published