Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bamboo/purescript-electron-quickstart

Quick start for a purely PureScript based Electron project
https://github.com/bamboo/purescript-electron-quickstart

Last synced: 18 days ago
JSON representation

Quick start for a purely PureScript based Electron project

Awesome Lists containing this project

README

        

# 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