romidane / purescript-playground

Nothing to see here

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playing Around with Purescript

Nothing interesting here

How it works

If not already installed

npm install -g bower pulp

Change directory to the desired project

cd [Project]

Install the dependencies

bower install

Build the app

pulp build

Run the test

pulp test

Run the app

pulp run

About

Nothing to see here


Languages

Language:PureScript 100.0%