Skip to content

Commit

Permalink
Update to edit feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan-slither committed Sep 17, 2024
1 parent 9949e40 commit 315e159
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# My-Blog
* A website where you can post blogs for you to see
* Created with Node, Express, 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"

0 comments on commit 315e159

Please sign in to comment.