JUSTIVE / JSTM

justie.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatsby

Gatsby's blog starter + ReScript

Yet-another static blog with 3 posts

My ReScript port of gatsby-starter-blog.

🚀 Development

cd gatsby-starter-blog-rescript/
yarn re:start

# then open another terminal and do:
yarn dev
  1. Open the source code and start editing!

    Your site is now running at http://localhost:8000!

    Note: You'll also see a second link: http://localhost:8000/___graphql. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.

    Open the my-blog-starter directory in your code editor of choice and edit src/pages/index.js. Save your changes and the browser will update in real time!

About

justie.dev

License:BSD Zero Clause License


Languages

Language:TypeScript 51.6%Language:ReScript 26.2%Language:CSS 22.1%