Skip to content

mohansuraj165/mohansuraj165.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository holds my personal website. I have updated my education, work experience and accomplishments in the application.

The site is hosted on github and you can access it at:

mohansuraj16.github.io

Running on Docker

Run the following commands to host the site on docker

docker build -t html-server-image:v1 .

docker run -d -p 80:80 html-server-image:v1

Access the site at

localhost:80

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published