Skip to content

jonasbuntinx/gatsby-purescript-example

Repository files navigation

Gatsby.js with Purescript Example App

This is a simple example app using Gatsby.js with Purescript.

Build Setup

# install dependencies
$ yarn

# serve with hot reload at localhost:9000
$ yarn dev

# build for production and launch server
$ yarn start