Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 249 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 249 Bytes

My Blog Website

Made using NextJS, Tailwind CSS, Graph CMS, GraphQL

Authors

Installation

Install the node_modules with yarn

  cd my-blog
  yarn install
  yarn dev