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
The project is reloaded when a file is modified (JS/CSS/HTML)
# GULP Task
gulp serve
electron-packager . --all
Vincent FLORIOT -- first app dev
TODO: Write license 0