FranklinChen / flare-example

Quick start project for purescript-flare

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What

A simple demonstration project if you would like to test purescript-flare. This is how it looks like in action: live demo.

Quick start

You will need Purescript and pulp. See the Purescript website for installation instructions. Then, run:

git clone https://github.com/sharkdp/flare-example.git
cd flare-example
bower install
pulp build -O -t main.js

About

Quick start project for purescript-flare


Languages

Language:PureScript 60.1%Language:CSS 22.1%Language:HTML 17.8%