Skip to content

singularity-sg/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Resume [A collection of professional experiences of Lim Han]

Instructions on running

  • git clone
  • cd resume
  • npm install
  • node app.js

Running on Docker

The following command runs the docker container on the port 18080 and binds the container port to the host port 18080

docker run --name resume-nodejs --expose=18080 -e "PORT=18080" -p 18080:18080 -d tagore79/resume-nodejs

About

My Node.js Resume Experiment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published