Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 925 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 925 Bytes

Static Markdown blog

This is a group project, were we create a static blog. That will utilize markdown files for blog posts.

Usage

  1. Clone the repo git clone [email protected]:Will513r/React-blog.git
  2. Change directory cd React-blog
  3. If this is your first run npm install
  4. Otherwise fire up the server npm run dev

Built With