Skip to content

Latest commit

 

History

History
executable file
·
16 lines (11 loc) · 330 Bytes

README.md

File metadata and controls

executable file
·
16 lines (11 loc) · 330 Bytes

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