boazjohn / purescript-react-starter

Purescript React Hello World App.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Purescript React Sample App

Simple purescript-react Hello World boilerplate

Uses yarn, spago for purescript dependencies, and webpack

Installation

yarn install 
yarn spago install

Running

yarn start 

... starts the dev-server with hot reloading.

Bundling

yarn webpack

... and open dist/index.html to check things.

About

Purescript React Hello World App.

License:MIT License


Languages

Language:Dhall 46.0%Language:JavaScript 34.7%Language:PureScript 10.7%Language:HTML 6.2%Language:CSS 2.5%