Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 395 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 395 Bytes

Nativefier-Vue

Simple web interface using Vue & Express to generate electron apps with nativefier.

Build

$ npm install
$ bower install

Run

$ npm start

This will start a server on http://localhost:8080

Developer

License

MIT License

Copyright (c) 2016 Cédric FROSSARD