Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 207 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 207 Bytes

purescript project skeleton

This is work-in-progress.

Build

npm install
bower install
grunt

open public/index.html

Run tests

grunt test