Skip to content

CoronaWhy/nativefier-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nativefier-apps

create nativefier desktop apps

Prerequisite

# prerequisite, do only once 
npm install

it would create node_modules folder where nativefier woudl be cached

Example 1

Building a desktop app for Google Cloud Console

# run the script "GCP" from package.json
npm run GCP

In the directory "apps" you will find "GCP-" folder that would contain an electron app for GCP console

Building desktop electron app for Literature review demo

npm run lrt-demo

check the apps/ for CoronaWhy-<smth> folder

About

create nativefier desktop apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published