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

Latest commit

 

History

History
20 lines (15 loc) · 178 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 178 Bytes

purescript project skeleton

Build

npm install
bower install
grunt

open public/index.html

Run tests

grunt test