Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 342 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 342 Bytes

Simple blog app using Next.js, Tailwind.css, Markdown

🖼Preview

Preview

🏗 Installation

  1. Clone repo
  2. yarn or npm i
  3. yarn build or npm run build
  4. yarn start or npm run start
  5. Go http://localhost:3000