Skip to content

CristhianMotoche/purescript-leaflet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

This project uses https://github.com/bodil/pulp to build.

Globaly install pulp:

npm install --global pulp

Locally install pulp:

export PATH=$PWD/node_modules/.bin:$PATH
npm install pulp

Install dependencies:

pulp dep install

Build & test:

pulp test

About

Purescript Leaflet Wrapper Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PureScript 65.0%
  • JavaScript 30.4%
  • HTML 4.6%