Skip to content

rightfold/purescript-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-news

To start this application, run:

$ PURESCRIPT_NEWS_PORT=8000 node -e 'require("./output/Main").main()'

You can substitute any port number for 8000.