/purescript-electron-quickstart

Quick start for a purely PureScript based Electron project

Primary LanguagePureScriptApache License 2.0Apache-2.0

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