Skip to content

nidrax69/naview_launcher

Repository files navigation

Naview-Launcher

Installation

Make sure you have npm installed on your computer

# Install bower (with sudo if requested)
npm install -g bower
# Install dependencies
npm install
# Install bower dependencies
bower install

Launch app

The project is reloaded when a file is modified (JS/CSS/HTML)

# GULP Task
gulp serve

Build an executable

electron-packager . --all

Credits

Vincent FLORIOT -- first app dev

License

TODO: Write license 0

About

Application using electronJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published