Skip to content

jacobc2700/jacobc2700.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

162 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jacobc2700.github.io

Check out my personal website: https://www.jacobechang.com/.

Deployment:

  • Clone the repository: git clone https://github.com/jacobc2700/jacobc2700.github.io.git.
  • Run npm install in the root directory.
  • Run npm start in the root directory.
  • Go to localhost:3000.
  • Make changes to the code.
  • Deployment steps:
npm run deploy
git add .
git commit -m "Commit Message"
git push origin master
  • Go to the repository settings and set the custom domain to www.jacobechang.com (enforce HTTPS).
  • The updated website should be live: https://www.jacobechang.com/.
  • Requires v16.20.2 of Node.js.

Technologies:

About

My personal website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors