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

https://github.com/elsayed85/ray_electron


https://github.com/elsayed85/ray_electron

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

## install
- npm install --save-dev electron
- then npm install
- run : electron path_of_the_project/dist/main.js
- or you can add shortcut in .bashrc like this : alias ray='electron path_of_the_project/dist/main.js'

## start
- just use ray in terminal
- or electron path_of_the_project/dist/main.js