Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jonasbuntinx/gatsby-purescript-example

Simple example app using Gatsby.js with Purescript
https://github.com/jonasbuntinx/gatsby-purescript-example

gatsbyjs hooks purescript react spago tailwindcss

Last synced: about 2 months ago
JSON representation

Simple example app using Gatsby.js with Purescript

Awesome Lists containing this project

README

        

# Gatsby.js with Purescript Example App

This is a simple example app using [Gatsby.js](https://www.gatsbyjs.org/) with [Purescript](http://www.purescript.org/).

## Build Setup

```yarn
# install dependencies
$ yarn

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

# build for production and launch server
$ yarn start
```