gatsby-purescript-example icon indicating copy to clipboard operation
gatsby-purescript-example copied to clipboard

Simple example app using Gatsby.js with Purescript

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