Skip to content

Latest commit

Β 

History

History
33 lines (24 loc) Β· 687 Bytes

README.md

File metadata and controls

33 lines (24 loc) Β· 687 Bytes

Blog cover image

Pragmatic Pineapple

Welcome to the Pragmatic Pineapple blog repository!

Running locally πŸƒβ€β™€οΈ

$ git clone https://github.com/nikolalsvk/blog.git
$ cd blog
$ npm install
$ npm start

If you want to test out view-counter function, you will need Netlify CLI

Then, you can run

$ netlify dev

Ingredients

This blog is built using Gatsby!

Posts are written in plain Markdown.