Skip to content

JamesVpog/jvblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jvblog

my blog for myself

Deploy locally instructions

  1. Make sure you have at least Node.js 18 installed with node --version
  2. run npm install
  3. run npm start