Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 178 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 178 Bytes

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