0.0.1 • Published 6 years ago

electron-parcel-example v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

electron-parcel-example

Travis Build Status NPM downloads

A minimum viable Electron app with Parcel Bundler.

background details relevant to understanding what this module does

Usage

description of the example

const electronParcelExample = require('electron-parcel-example');

console.log({electronParcelExample});

This will output

API

Install

With npm installed, run

npm install --save electron-parcel-example

See Also

License

MIT