Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

parsonsmatt/purescript-routing-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-routing-example

An example of purescript-routing and purescript-halogen

The blog post that goes with this repository is located here: http://www.parsonsmatt.org/2015/10/22/purescript_router.html

To run the project (currently up-to-date for Purescript 0.12.0 and Halogen 4.0.0):

# Install dependencies
> bower install
> npm install

# Build
> npm run build

# Open the test page
> open index.html

About

An example of purescript-routing and purescript-halogen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published