Gatsby.js with Purescript Example App
January 25, 2020 ยท View on GitHub
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