Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 288 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 288 Bytes

Examples of Purescript

Ex1

- bower install
- pulp build

With optimization:

- pulp build --to out.js

Without optimization:

- psc-bundle output/**/*.js > out.js

Test Flare

- bower install (choose the libraries 1) and 3))
- pulp build --to main.js