Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 201 Bytes

File metadata and controls

14 lines (8 loc) · 201 Bytes

purescript-electron-quickstart

Quick start for a purely PureScript based Electron project.

Running

Install the required dependencies:

pulp dep install
npm install

Run:

npm start