Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 271 Bytes

readme.md

File metadata and controls

9 lines (8 loc) · 271 Bytes

My-Blog

  • A website where you can post blogs for you to see
  • Created with Node, Express, SQLite3, and EJS

Viewing

  • Clone the repository to your machine
  • Make sure you have Node installed
  • Run "npm i" with My-Blog as your working directory
  • Run "node index.js"