Install purescript@0.11.7, bower and pulp@12.2.0 using npm (npm i purescript@0.11.7 pulp@12.2.0 bower -g)
#Installation of dependencies
bower i
(if any options came select 3)
npm i
#FrontEnd Setup
-
run
npm start
in terminal -
open browser and enter localhost:/dist/
#Front End setup is done
Now open another terminal and enter node server.js (now this guy will be running and websocket connection established with frontend)
For final setup download ngrok and host the local port to network and put that url in github and create a webhook to this server